Skip to content

Commit

Permalink
Fix typos (OpenZeppelin#3075)
Browse files Browse the repository at this point in the history
Correct a couple of misspellings.
  • Loading branch information
GitHubPang authored Jan 5, 2022
1 parent a9f994f commit d746056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/interfaces/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/

== List of standardized interfaces
These interfaces are available as `.sol` files, and also as compiler `.json` ABI files (through the npm package). These
are usefull to interract with third party contracts that implement them.
are useful to interact with third party contracts that implement them.

- {IERC20}
- {IERC20Metadata}
Expand Down

0 comments on commit d746056

Please sign in to comment.