Skip to content

Commit 341d2d0

Browse files
authored
fix typo
1 parent 8f05031 commit 341d2d0

File tree

1 file changed

+1
-1
lines changed
  • docs/tools/dApp-development/common-tools

1 file changed

+1
-1
lines changed

docs/tools/dApp-development/common-tools/remix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,6 @@ sol-merger \"./contracts/*.sol\" ./build
162162

163163
- Choose the license type of your contract
164164

165-
In the next section, paste your flattened samrt contract here. If you had enabled optimization, then adjust the `optimization` section accordingly.
165+
In the next section, paste your flattened smart contract here. If you had enabled optimization, then adjust the `optimization` section accordingly.
166166

167167
Constructor arguments should have been filled in automatically. If not, they can be retrieved from the trailing bytes of the deployment transaction (example: `000000000000000000000000a6fa4fb5f76172d178d61b04b0ecd319c5d1c0aa`).

0 commit comments

Comments
 (0)