diff --git a/docs/developers/rollup/smart-contracts/deploy-hardhat.md b/docs/developers/rollup/smart-contracts/deploy-hardhat.md index 1140791..26a4f2a 100644 --- a/docs/developers/rollup/smart-contracts/deploy-hardhat.md +++ b/docs/developers/rollup/smart-contracts/deploy-hardhat.md @@ -7,7 +7,7 @@ slug: /developers/rollup/smart-contracts/hardhat Before you begin, ensure you: -1. [Set up your wallet and acquired Tesntet tokens](../../../acquire-testnet-tokens.md). +1. [Set up your wallet and acquired Testnet tokens](../../../acquire-testnet-tokens.md). 2. [Set up your Hardhat environment](https://hardhat.org/tutorial/setting-up-the-environment#2.-setting-up-the-environment). ## Create a Hardhat project