Skip to content

Commit

Permalink
docs: Update docs/userguides/contracts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey authored Aug 29, 2023
1 parent d6f8e4e commit 239d3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguides/contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ result = list(txn(sender=my_signer))

### Practical Example

This is a sample example of how you can perform multicall in a real world scenario.
This is an example of how you can perform multicall in a real world scenario.
This piece of code will perfrom multicall on a `Uniswap V2` pool contract.

```py
Expand Down

0 comments on commit 239d3f2

Please sign in to comment.