We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aef05cd + f197700 commit 13fab6eCopy full SHA for 13fab6e
docs/faq.rst
@@ -190,7 +190,7 @@ Or by setting a global download delay in your project with the
190
Can I call ``pdb.set_trace()`` from my spiders to debug them?
191
-------------------------------------------------------------
192
193
-Yes, but you can also use the Scrapy shell which allows you too quickly analyze
+Yes, but you can also use the Scrapy shell which allows you to quickly analyze
194
(and even modify) the response being processed by your spider, which is, quite
195
often, more useful than plain old ``pdb.set_trace()``.
196
0 commit comments