Skip to content

Commit

Permalink
Fix numbering in BUILDIT.md #145
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Sep 7, 2023
1 parent 4d45753 commit fcb45fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BUILDIT.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ With that in place, let's get building!
- [17. Reordering `items` Using Drag \& Drop](#17-reordering-items-using-drag--drop)
- [18. Run the _Finished_ MVP App!](#18-run-the-finished-mvp-app)
- [18.1 Run the Tests](#181-run-the-tests)
- [17.2 Run The App](#172-run-the-app)
- [18.2 Run The App](#182-run-the-app)
- [Thanks!](#thanks)


Expand Down Expand Up @@ -5896,7 +5896,7 @@ COV FILE LINES RELEVANT MISSED
All tests pass and we have **`100%` Test Coverage**.
This reminds us just how few _relevant_ lines of code there are in the MVP!
## 17.2 Run The App
## 18.2 Run The App
In your second terminal tab/window, run:
Expand Down

0 comments on commit fcb45fd

Please sign in to comment.