Added matching quotation mark (#14338)

This commit is contained in:
Ivan Bessarabov 2020-08-29 02:37:09 +03:00 committed by GitHub
parent 780b674446
commit e3a2b8d1f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ unit:
required: false
type: string
method:
description: Riemann sum method to be used. Available methods are `trapezoidal`, `left` and `right`."
description: "Riemann sum method to be used. Available methods are `trapezoidal`, `left` and `right`."
required: false
type: string
default: trapezoidal