mirror of https://github.com/scrapy/scrapy.git
Fix typo in logging documentation (#7109)
This commit is contained in:
parent
e98c1644ce
commit
2d073a9c0d
|
|
@ -132,7 +132,7 @@ Built-in services
|
|||
topics/telnetconsole
|
||||
|
||||
:doc:`topics/logging`
|
||||
Learn how to use Python's builtin logging on Scrapy.
|
||||
Learn how to use Python's built-in logging on Scrapy.
|
||||
|
||||
:doc:`topics/stats`
|
||||
Collect statistics about your scraping crawler.
|
||||
|
|
|
|||
Loading…
Reference in New Issue