diff --git a/nft-minter/README.md b/nft-minter/README.md index 6118910cf..249050db2 100644 --- a/nft-minter/README.md +++ b/nft-minter/README.md @@ -14,4 +14,4 @@ REACT_APP_PINATA_KEY = REACT_APP_PINATA_SECRET = REACT_APP_ALCHEMY_KEY = https://eth-ropsten.alchemyapi.io/v2/ ``` -4. Run `npm start`in your terminal to open the minter in your browswera at http://localhost:3000/. +4. Run `npm start`in your terminal to open the minter in your browser at http://localhost:3000/.