mirror of https://github.com/scrapy/scrapy.git
Fix typo
This commit is contained in:
parent
bdabc500aa
commit
78aa1b2bfc
|
|
@ -271,7 +271,7 @@ The following is a simple snippet to illustrate its usage within Scrapy::
|
|||
Keep in mind that this is just a proof of concept, since it circumvents
|
||||
most of the Scrapy components (middlewares, dupefilter, etc).
|
||||
|
||||
There are some 3rd party projects which provider better integration:
|
||||
There are some 3rd party projects which provide better integration:
|
||||
|
||||
* https://github.com/elacuesta/scrapy-pyppeteer
|
||||
* https://github.com/lopuhin/scrapy-pyppeteer
|
||||
|
|
|
|||
Loading…
Reference in New Issue