mirror of https://github.com/scrapy/scrapy.git
Merge pull request #2531 from Lukas0907/patch-1
Fix typo in downloader-middleware.rst.
This commit is contained in:
commit
3b8e6d4d82
|
|
@ -749,7 +749,7 @@ REDIRECT_MAX_TIMES
|
|||
|
||||
Default: ``20``
|
||||
|
||||
The maximum number of redirections that will be follow for a single request.
|
||||
The maximum number of redirections that will be followed for a single request.
|
||||
|
||||
MetaRefreshMiddleware
|
||||
---------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue