Skip to content

Commit 082979d

Browse files
John Shuttgitbook-bot
authored andcommitted
GitBook: [#101] No subject
1 parent 2ec8472 commit 082979d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developers/tutorials/in-depth-tutorial-optimistic-arbitrator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ ETHERSCAN_API_KEY=YOUR_API_KEY yarn hardhat etherscan-verify --network goerli --
170170

171171
### Interacting with deployed contract
172172

173-
The following section provide instructions on how to interact with deployed contract from Hardhat console, though one can also use it as a guidance if interacting thorough another interface (e.g. REMIX on Etherscan).
173+
The following section provide instructions on how to interact with the deployed contract from the Hardhat console, though one can also use it for guidance for interacting through another interface (e.g. Remix or Etherscan).
174174

175175
Start Hardhat console with:
176176

0 commit comments

Comments
 (0)