Correct some typos

This won't be an issue if **your** spider doesn't rely on cookies.
This commit is contained in:
madeny 2020-09-26 22:50:38 +02:00 committed by GitHub
parent 1278e76d90
commit eff96038c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ Cookies expiration
------------------
Cookies may expire. So, if you don't resume your spider quickly the requests
scheduled may no longer work. This won't be an issue if you spider doesn't rely
scheduled may no longer work. This won't be an issue if your spider doesn't rely
on cookies.