mirror of https://github.com/scrapy/scrapy.git
fixed doc typo
This commit is contained in:
parent
415dec4e16
commit
db7fec1fef
|
|
@ -122,7 +122,7 @@ I get "Filtered offsite request" messages. How can I fix them?
|
|||
--------------------------------------------------------------
|
||||
|
||||
Those messages (logged with ``DEBUG`` level) don't necesarilly mean there is a
|
||||
problem, so mat not need to fix them.
|
||||
problem, so you may not need to fix them.
|
||||
|
||||
Those message are thrown by the Offsite Spider Middleware, which is a spider
|
||||
middleware (enabled by default) whose purpose is to filter out requests to
|
||||
|
|
|
|||
Loading…
Reference in New Issue