Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alisinabh committed Feb 20, 2025
1 parent 307a2d4 commit 5bb471f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Read full documentation of Ethers for detailed information at [HexDocs](https://
|> Ethers.call()
```

See `Ethersm.Multicall` if you want to perform multiple calls in a single
See `Ethers.Multicall` if you want to perform multiple calls in a single
eth_call request.

### Writing to Contracts
Expand Down

0 comments on commit 5bb471f

Please sign in to comment.