Skip to content

Commit

Permalink
docs: typo (#2677)
Browse files Browse the repository at this point in the history
  • Loading branch information
odysseus0 authored Aug 31, 2024
1 parent b261491 commit b2c1645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pages/docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ client.writeContract({
})
```

This can get even more complicated when a function has overrides:
This can get even more complicated when a function has overloads:

```solidity
function safeTransferFrom(address, address, uint256) {}
Expand Down

0 comments on commit b2c1645

Please sign in to comment.