Skip to content

Commit 3ec5ee2

Browse files
committed
docs: Remove redundant whitespace in README command example
1 parent ce58c3f commit 3ec5ee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ npx hardhat ignition deploy ignition/modules/BasicERC721Module.ts --network sepo
134134
**Verify contract**
135135

136136
```shell
137-
npx hardhat ignition verify chain-11155111 --network sepolia
137+
npx hardhat ignition verify chain-11155111 --network sepolia
138138
```
139139

140140
#### 1.2 Deploy and Verify

0 commit comments

Comments
 (0)