Updated my_document to dict from a tuple #91

Merged
russellballestrini merged 1 commit from github/fork/thoscott/master into master 2021-11-11 13:23:49 -05:00

View file

@ -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: