Skip to content

Commit

Permalink
typo: in README.md. Closes #92 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmo00 authored Dec 3, 2023
1 parent 2fc8c6a commit 856fa72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Generate an image thumbnail.
## Purpose?
This module will generate an image thumbnail.

By default the thumbnail's file format will be the same than the source file. You can use the __jpegOptions__ option to force output to jpeg.
By default the thumbnail's file format will be the same as the source file. You can use the __jpegOptions__ option to force output to jpeg.

## Usage
### imageThumbnail(source, options)
Expand Down

0 comments on commit 856fa72

Please sign in to comment.