Use :file: syntax

This commit is contained in:
Adrian Chaves 2026-08-07 13:17:01 +02:00
parent 1fb9671e0e
commit 4089ff7467
1 changed files with 1 additions and 1 deletions

View File

@ -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