mirror of https://github.com/scrapy/scrapy.git
Fix typo in title of contracts.rst (#6444)
This commit is contained in:
parent
b84d000ce0
commit
7c1b17f07d
|
|
@ -1,8 +1,8 @@
|
|||
.. _topics-contracts:
|
||||
|
||||
=================
|
||||
Spiders Contracts
|
||||
=================
|
||||
================
|
||||
Spider Contracts
|
||||
================
|
||||
|
||||
Testing spiders can get particularly annoying and while nothing prevents you
|
||||
from writing unit tests the task gets cumbersome quickly. Scrapy offers an
|
||||
|
|
|
|||
Loading…
Reference in New Issue