grammar fix - delete extra word "shell"

This commit is contained in:
float13 2019-04-05 00:56:51 -04:00
parent 6336e1d1f3
commit d711ecfc18
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ Extracting data
---------------
The best way to learn how to extract data with Scrapy is trying selectors
using the shell :ref:`Scrapy shell <topics-shell>`. Run::
using the :ref:`Scrapy shell <topics-shell>`. Run::
scrapy shell 'http://quotes.toscrape.com/page/1/'