mirror of https://github.com/scrapy/scrapy.git
Fix typo
This commit is contained in:
parent
2e13a9b8e1
commit
fe163d98ea
|
|
@ -884,7 +884,7 @@ Meta tags within these tags are ignored.
|
|||
The default value of :setting:`METAREFRESH_IGNORE_TAGS` changed from
|
||||
``['script', 'noscript']`` to ``[]``.
|
||||
|
||||
.. versionchanges:: VERSION
|
||||
.. versionchanged:: VERSION
|
||||
The default value of :setting:`METAREFRESH_IGNORE_TAGS` changed from
|
||||
``[]`` to ``['noscript']``.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue