Skip to content

Commit

Permalink
Trivial typo fixes in README.md (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthaddon authored and codingjoe committed May 15, 2018
1 parent e762dd1 commit c898b88
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 @@ -34,7 +34,7 @@ and add `'stdimage'` to `INSTALLED_APP`s in your settings.py, that's it!
except that you can specify different sized variations.

### Variations
Variations are specified withing a dictionary. The key will will be the attribute referencing the resized image.
Variations are specified within a dictionary. The key will be the attribute referencing the resized image.
A variation can be defined both as a tuple or a dictionary.

Example:
Expand Down

0 comments on commit c898b88

Please sign in to comment.