Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
beesandbombs authored and agnivade committed Nov 25, 2017
1 parent 13045c5 commit 3eb2d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/convert.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

`convert {{image.jpg}} {{image.png}}`

- Scale an image 50% it's original size:
- Scale an image 50% its original size:

`convert {{image.png}} -resize 50% {{image2.png}}`

Expand Down

0 comments on commit 3eb2d3d

Please sign in to comment.