diff --git a/common/bytecode/README.md b/common/bytecode/README.md index 794bd10690..5dde9ede06 100644 --- a/common/bytecode/README.md +++ b/common/bytecode/README.md @@ -22,7 +22,7 @@ ``` ## How to get contract abi? -* Other contracts' step same to eth20, e.g: +* Other contracts' step same to erc20, e.g: 1. Install solc. *Reference to https://docs.soliditylang.org/en/latest/installing-solidity.html*