Skip to content

Commit

Permalink
Typo in Readme
Browse files Browse the repository at this point in the history
Typo for Browser
  • Loading branch information
bskrksyp9 authored Oct 24, 2021
1 parent 05f1187 commit 459ea30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nft-minter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ REACT_APP_PINATA_KEY = <pinata-key>
REACT_APP_PINATA_SECRET = <pinata-secret>
REACT_APP_ALCHEMY_KEY = https://eth-ropsten.alchemyapi.io/v2/<alchemy-key>
```
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/.

0 comments on commit 459ea30

Please sign in to comment.