Skip to content

Commit

Permalink
fix typo README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
osrm authored Nov 13, 2024
1 parent cc60ac2 commit 17212fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ network files describing the deployed contracts.

### Verify with arguments

Change the arguments you want to use fpr the verify action in `contracts/script/arguments.ts`, then run:
Change the arguments you want to use for the verify action in `contracts/script/arguments.ts`, then run:

```
npx hardhat verify --network NETWORK_NAME CONTRACT_ADDRESS --constructor-args contracts/script/arguments.ts
Expand Down

0 comments on commit 17212fb

Please sign in to comment.