From 17212fb22ef4290bebc130f744febdd9499aa833 Mon Sep 17 00:00:00 2001 From: osrm <90407222+osrm@users.noreply.github.com> Date: Thu, 14 Nov 2024 01:48:50 +0900 Subject: [PATCH] fix typo README.md --- contracts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/README.md b/contracts/README.md index f0e48ec7..bb6c6447 100644 --- a/contracts/README.md +++ b/contracts/README.md @@ -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