Skip to content

Commit

Permalink
Update hardhat-deploy-sbs.md (#141)
Browse files Browse the repository at this point in the history
minor typo fix
  • Loading branch information
tadams95 authored Nov 20, 2023
1 parent b9a7a91 commit e176a8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ You've configued 3 networks:
You also need to create a `.env` file with the following variables:

```
MNENOMIC="<REPLACE WITH YOUR MNEMONIC>"
MNEMONIC="<REPLACE WITH YOUR MNEMONIC>"
ALCHEMY_GOERLI_KEY=<REPLACE WITH YOUR API KEY>
ALCHEMY_MUMBAI_KEY=<REPLACE WITH YOUR API KEY>
```
Expand Down

0 comments on commit e176a8f

Please sign in to comment.