From 7c1b17f07d32007d59b5330ce93ed1ebcc3e41f7 Mon Sep 17 00:00:00 2001 From: Martin Breuss Date: Wed, 31 Jul 2024 11:36:55 +0200 Subject: [PATCH] Fix typo in title of contracts.rst (#6444) --- docs/topics/contracts.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/topics/contracts.rst b/docs/topics/contracts.rst index 2d61026e9..e376f5e46 100644 --- a/docs/topics/contracts.rst +++ b/docs/topics/contracts.rst @@ -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