Fix typo in title of contracts.rst (#6444)

This commit is contained in:
Martin Breuss 2024-07-31 11:36:55 +02:00 committed by GitHub
parent b84d000ce0
commit 7c1b17f07d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

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