mirror of https://github.com/scrapy/scrapy.git
doc: fixed rst title
This commit is contained in:
parent
22edc44c6c
commit
a038f46859
|
|
@ -138,7 +138,7 @@ Setting field values
|
|||
KeyError: 'Product does not support field: lala'
|
||||
|
||||
Accessing all populated values
|
||||
-----------------------------
|
||||
------------------------------
|
||||
|
||||
To access all populated values, just use the typical `dict API`_::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue