From df567a31e9a3688f761d6aa25348222f8a2e47c3 Mon Sep 17 00:00:00 2001 From: matteo-cristino Date: Wed, 25 Sep 2024 10:19:25 +0200 Subject: [PATCH] docs: fix typo in contract example --- examples/helpers/pick.data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/helpers/pick.data.json b/examples/helpers/pick.data.json index 112516ae..a8242783 100644 --- a/examples/helpers/pick.data.json +++ b/examples/helpers/pick.data.json @@ -3,7 +3,7 @@ "name": "Jhon", "personal_information": { "email": { - "frist": "example@example.org", + "first": "example@example.org", "second": "email@example.org" }, "phone": "3338957823"