mirror of https://github.com/scrapy/scrapy.git
Fix typo in downloader-middleware.rst.
This commit is contained in:
parent
5586fc7e38
commit
09643796b4
|
|
@ -748,7 +748,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