Merge pull request #3604 from morenoh149/patch-1

fix grammar
This commit is contained in:
Daniel Graña 2019-01-28 10:18:16 -03:00 committed by GitHub
commit 1ee0dc56cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ images.
.. setting:: IMAGES_THUMBS
In order use this feature, you must set :setting:`IMAGES_THUMBS` to a dictionary
In order to use this feature, you must set :setting:`IMAGES_THUMBS` to a dictionary
where the keys are the thumbnail names and the values are their dimensions.
For example::