Update docs/topics/downloader-middleware.rst

Co-Authored-By: Adrián Chaves <adrian@chaves.io>
This commit is contained in:
Eugenio Lacuesta 2020-04-15 13:42:35 -03:00 committed by GitHub
parent ee4ee486b1
commit ac869181fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -829,7 +829,7 @@ REDIRECT_MAX_TIMES
Default: ``20``
The maximum number of redirections that will be followed for a single request.
After this maximum the request's response is returned as is.
After this maximum, the request's response is returned as is.
MetaRefreshMiddleware
---------------------