Skip to content

Commit 75abcdf

Browse files
committed
Fix numbering in testing documentation for clarity
1 parent 5f32c3f commit 75abcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/full-day/4-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Now that we have an overview of the structure of a workflow, let's ask Copilot t
5757
> [!IMPORTANT]
5858
> A prescriptive prompt isn't provided as part of the exercise is to become comfortable interacting with GitHub Copilot.
5959
60-
6. Add the generated code to the new file by hovering over the suggested code and selecting the **Insert at cursor** button. The generated code should resemble the following:
60+
7. Add the generated code to the new file by hovering over the suggested code and selecting the **Insert at cursor** button. The generated code should resemble the following:
6161

6262
```yml
6363
name: Server Tests

0 commit comments

Comments
 (0)