Update docs/topics/spider-middleware.rst

Co-authored-by: Adrián Chaves <adrian@chaves.io>
This commit is contained in:
Felipe Boff Nunes 2023-03-17 17:05:19 -03:00 committed by GitHub
parent bffcb7e090
commit b1de675207
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@ StickyMetaParamsMiddleware
--------------------------
.. module:: scrapy.spidermiddlewares.stickymeta
:synopsis: Spider Middleware that forwards meta parameters through requests
:synopsis: Spider Middleware that forwards metadata through requests
.. class:: StickyMetaParamsMiddleware