Skip to content

Commit

Permalink
nit: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
parketh committed Oct 16, 2024
1 parent 83bb48d commit bf44c0d
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 @@ -16,7 +16,7 @@ Note `NEXT_PUBLIC_L1_MULTICALL3_ADDRESS` is set in the next step.

### Installing `multicall3`

The `withdraw` call uses [`multicall3](https://github.com/mds1/multicall) to batch multiple methods in a single call.
The `withdraw` call uses [`multicall3`](https://github.com/mds1/multicall) to batch multiple methods in a single call.

To deploy the contract, first install [Foundry](https://book.getfoundry.sh/cast/):

Expand Down

0 comments on commit bf44c0d

Please sign in to comment.