mirror of https://github.com/scrapy/scrapy.git
fix grammar
This commit is contained in:
parent
0e5b6755ba
commit
8fca98616a
|
|
@ -310,7 +310,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::
|
||||
|
|
|
|||
Loading…
Reference in New Issue