From de6501ed1b2ec6877ed8a9ec9c0f20a079870115 Mon Sep 17 00:00:00 2001 From: Wieland Hoffmann Date: Wed, 29 Apr 2015 22:31:48 +0200 Subject: [PATCH] Remove a duplicate word --- docs/topics/api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/topics/api.rst b/docs/topics/api.rst index 48347120b..89e300b39 100644 --- a/docs/topics/api.rst +++ b/docs/topics/api.rst @@ -81,8 +81,8 @@ how you :ref:`configure the downloader middlewares The execution engine, which coordinates the core crawling logic between the scheduler, downloader and spiders. - Some extension may want to access the Scrapy engine, to modify inspect - or modify the downloader and scheduler behaviour, although this is an + Some extension may want to access the Scrapy engine, to inspect or + modify the downloader and scheduler behaviour, although this is an advanced use and this API is not yet stable. .. attribute:: spider