Skip to content

Commit

Permalink
docs: fix typo in contract example
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-cristino committed Sep 25, 2024
1 parent 678acb3 commit df567a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/helpers/pick.data.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Jhon",
"personal_information": {
"email": {
"frist": "[email protected]",
"first": "[email protected]",
"second": "[email protected]"
},
"phone": "3338957823"
Expand Down

0 comments on commit df567a3

Please sign in to comment.