Fix typo in downloader-middleware.rst.

This commit is contained in:
Lukas Anzinger 2017-02-03 20:05:17 +01:00 committed by GitHub
parent 5586fc7e38
commit 09643796b4
1 changed files with 1 additions and 1 deletions

View File

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