docs: Standarize the "(**required**)"
This commit is contained in:
parent
d5168f09d6
commit
4ad79b2a8c
2 changed files with 2 additions and 2 deletions
|
@ -125,7 +125,7 @@ Returns a [Buffer][buffer] that contains the image's `PNG` encoded data.
|
|||
|
||||
### `image.toJpeg(quality)`
|
||||
|
||||
* `quality` Integer between 0 - 100 (**required**)
|
||||
* `quality` Integer (**required**) - Between 0 - 100.
|
||||
|
||||
Returns a [Buffer][buffer] that contains the image's `JPEG` encoded data.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue