Merge pull request #46 from thoscott/master
Updated my_document to dict from a tuple
This commit is contained in:
commit
a8c790d60e
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ For example, given the following document:
|
|||
"EMAIL_RECOVERY" : "test3@example.com",
|
||||
"email_address" : "test4@example.com",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Next, we could act ``wild`` and find all the email addresses like this:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue