diff --git a/docs/docs/guides/hardhat_tutorial/index.md b/docs/docs/guides/hardhat_tutorial/index.md index 9109004467c..980635ee806 100644 --- a/docs/docs/guides/hardhat_tutorial/index.md +++ b/docs/docs/guides/hardhat_tutorial/index.md @@ -127,7 +127,7 @@ Running the above command will generate a folder called `artifacts` containing t ![images](./asset/artifacts.png) -To deploy the contract, we will modify the `script/deploy.ts` file as shown below. +To deploy the contract, we will modify the `scripts/deploy.ts` file as shown below. First, we import the initialized web3 object from hardhat. Next we get the artifacts.