Update docs/topics/downloader-middleware.rst

Co-Authored-By: Mikhail Korobov <kmike84@gmail.com>
This commit is contained in:
Vostretsov Nikita 2019-09-12 18:51:00 +03:00 committed by GitHub
parent 171fa1cd10
commit 66145b4eaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1015,7 +1015,7 @@ If :attr:`Request.meta <scrapy.http.Request.meta>` has
the request will be ignored by this middleware even if
:setting:`ROBOTSTXT_OBEY` is enabled.
Parsers varies in several aspects:
Parsers vary in several aspects:
* Language of implementation