Skip to content

Commit d55a10c

Browse files
Update docs/tools/dApp-development/common-tools/hardhat.md
1 parent 4dd7a95 commit d55a10c

File tree

1 file changed

+1
-1
lines changed
  • docs/tools/dApp-development/common-tools

1 file changed

+1
-1
lines changed

docs/tools/dApp-development/common-tools/hardhat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ module.exports = {
121121

122122
### Compiling the contract
123123

124-
To compile the contract, you first need to install Hardhat Toolbox:
124+
To compile the contract, you first need to install Hardhat:
125125

126126
```bash
127127
npm install --save-dev @nomicfoundation/hardhat-toolbox

0 commit comments

Comments
 (0)