From aa87ee04f8731eab5c3c59fd019a83e4863800ab Mon Sep 17 00:00:00 2001 From: Benjimmutable <123430337+Benjimmutable@users.noreply.github.com> Date: Thu, 2 Nov 2023 09:13:00 +1100 Subject: [PATCH] Update README.md Co-authored-by: Ermyas Abebe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 093b7c2ad..b8d43b610 100644 --- a/README.md +++ b/README.md @@ -170,4 +170,4 @@ yarn run execute evm/call-contract local Ethereum Polygon deposit source .env cast call --rpc-url $CHILD_RPC_URL "0x3b39f73D7De57Ed2Fe85C0F30374D839dc625b93" "balanceOf(address)(uint256)" "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266" ``` -(Note: This assumed your address if the one associated with the above-specified private key) +(Note: This assumes your address is the one associated with the above-specified private key)