Skip to content

Commit

Permalink
chore: fixes typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iPaulPro committed Jan 8, 2024
1 parent 98d8052 commit cb82869
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ Features:

- [Requirements](#requirements)
- [Quickstart](#quickstart)
- [Testing](#testing)
- [Debugging](#debugging)
- [Unit Testing](#testing)
- [Deploying to Mumbai](#deploying-to-mumbai)
- [Using the TipActionModule Contract](#using-the-tipactionmodule-contract)
- [About Scaffold-ETH 2](#about-scaffold-eth-2)
Expand Down Expand Up @@ -88,7 +89,7 @@ To get started with Scaffold-Lens, follow the steps below:
## Debugging
You can debug your smart contracts using the Contract Degbugger. If you haven't already, from the root directory, start your NextJS app:
You can debug your smart contracts using the Contract Debugger. If you haven't already, from the root directory, start your NextJS app:
```shell
yarn start
```
Expand Down

0 comments on commit cb82869

Please sign in to comment.