You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/dApp-development/common-tools/hardhat.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Choose the JavaScript project and go through these steps to compile, test and de
42
42
43
43
### Checking the contract
44
44
45
-
The `contracts` folder contains `Lock.sol`, which is a sample contract which consistis of a simple digital lock, where users could only withdraw funds after a given period of time.
45
+
The `contracts` folder contains `Lock.sol`, which is a sample contract which consists of a simple digital lock, where users could only withdraw funds after a given period of time.
0 commit comments