Update README.rst
This commit is contained in:
parent
930571d8fb
commit
8baf61f7e6
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ A document in this case is a a mixture of Python dictionary and list objects typ
|
|||
Returns a `list` of matching values.
|
||||
|
||||
*nested_update:*
|
||||
Given a document, find all occurances of the given key set the given value.
|
||||
Given a document, find all occurances of the given key and update the value.
|
||||
Returns a copy of the document.
|
||||
|
||||
*nested_delete:*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue