diff --git a/docs/intro/tutorial.rst b/docs/intro/tutorial.rst index 300d49913..20e44bd92 100644 --- a/docs/intro/tutorial.rst +++ b/docs/intro/tutorial.rst @@ -134,7 +134,7 @@ How to run our spider --------------------- To put our spider to work, go to the project's top level directory, the one -that contains ``scrapy.cfg``, and run:: +that contains :file:`scrapy.cfg`, and run:: scrapy crawl quotes