Skip to content

Commit

Permalink
Merge pull request #28 from a3020/patch-1
Browse files Browse the repository at this point in the history
Fix typo 'downloading'
  • Loading branch information
sebastiandedeyne committed Aug 18, 2017
2 parents 77d920c + a04b1f3 commit 55d2d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -77,7 +77,7 @@ The package will automatically decide which tools to use on a particular image.

JPGs will be made smaller by running them through [JpegOptim](http://freecode.com/projects/jpegoptim). These options are used:
- `--strip-all`: this strips out all text information such as comments and EXIF data
- `--all-progressive`: this will make sure the resulting image is a progressive one, meaning it can be downloading using multiple passes of progressively higher details.
- `--all-progressive`: this will make sure the resulting image is a progressive one, meaning it can be downloaded using multiple passes of progressively higher details.

### PNGs

Expand Down

0 comments on commit 55d2d45

Please sign in to comment.