mirror of https://github.com/scrapy/scrapy.git
fix grammar
This commit is contained in:
parent
1ee0dc56cc
commit
71ba1ffeab
|
|
@ -30,7 +30,7 @@ a *single* job.
|
|||
How to use it
|
||||
=============
|
||||
|
||||
To start a spider with persistence supported enabled, run it like this::
|
||||
To start a spider with persistence support enabled, run it like this::
|
||||
|
||||
scrapy crawl somespider -s JOBDIR=crawls/somespider-1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue