From fcb45fdc2dbcb015879fdddfbc149a10d9ce78b1 Mon Sep 17 00:00:00 2001 From: nelsonic Date: Thu, 7 Sep 2023 10:50:28 +0100 Subject: [PATCH] Fix numbering in BUILDIT.md #145 --- BUILDIT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILDIT.md b/BUILDIT.md index 0b911b6f..1746a19f 100644 --- a/BUILDIT.md +++ b/BUILDIT.md @@ -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) @@ -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: