Merge pull request #820 from lisimia/patch-1

Update shell.rst typo
This commit is contained in:
Daniel Graña 2014-07-28 13:33:29 -03:00
commit 51feb4b620
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ all start with the ``[s]`` prefix)::
>>>
After that, we can star playing with the objects::
After that, we can start playing with the objects::
>>> sel.xpath("//h2/text()").extract()[0]
u'Welcome to Scrapy'