We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd7a95 commit d55a10cCopy full SHA for d55a10c
docs/tools/dApp-development/common-tools/hardhat.md
@@ -121,7 +121,7 @@ module.exports = {
121
122
### Compiling the contract
123
124
-To compile the contract, you first need to install Hardhat Toolbox:
+To compile the contract, you first need to install Hardhat:
125
126
```bash
127
npm install --save-dev @nomicfoundation/hardhat-toolbox
0 commit comments