Merge pull request #2531 from Lukas0907/patch-1

Fix typo in downloader-middleware.rst.
This commit is contained in:
Mikhail Korobov 2017-02-06 13:09:35 +05:00 committed by GitHub
commit 3b8e6d4d82
1 changed files with 1 additions and 1 deletions

View File

@ -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
---------------------