diff --git a/.instructions/2. core exercises.md b/.instructions/2. core exercises.md index 2bb0302..2ce7a26 100644 --- a/.instructions/2. core exercises.md +++ b/.instructions/2. core exercises.md @@ -43,7 +43,7 @@ Let's start by running the application to learn what it does. 1. Open the ```public/index.html``` file in the editor window. -2. Scroll down to where you see the `````` comment +2. Scroll down to where you see the `````` comment 3. Add a new line below this comment and type the following two lines. You should see GitHub Copilot start to autocomplete the second line as you type. When you see this, just press ```TAB``` to accept the completion.