From 66145b4eaf813929c45c17624d3cb4645b2e3ba0 Mon Sep 17 00:00:00 2001 From: Vostretsov Nikita Date: Thu, 12 Sep 2019 18:51:00 +0300 Subject: [PATCH] Update docs/topics/downloader-middleware.rst Co-Authored-By: Mikhail Korobov --- docs/topics/downloader-middleware.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/downloader-middleware.rst b/docs/topics/downloader-middleware.rst index 52be8ded2..76ee77a35 100644 --- a/docs/topics/downloader-middleware.rst +++ b/docs/topics/downloader-middleware.rst @@ -1015,7 +1015,7 @@ If :attr:`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