Skip to content

Commit 32a5f43

Browse files
committed
Minor updates
1 parent 21113b4 commit 32a5f43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/0-prereqs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Exercise 0: Prerequisites
22

3-
Before we get started on the lab, there's a few tasks we need to complete to get everything ready. We need to get a copy of the repository which includes the code, then spin up a [codespace](https://github.com/features/codespaces) to create our code.
3+
Before we get started on the lab, there's a few tasks we need to complete to get everything ready. We need to get a copy of the repository which includes the code, then spin up a [codespace](https://github.com/features/codespaces) to use to create our code.
44

55
## Setting up the Lab Repository
66

@@ -37,8 +37,8 @@ The creation of the codespace will take several minutes, although it's still far
3737

3838
## Summary
3939

40-
Congratulations, you have created a copy of the lab repository! You also began the creation process of your codespace, which you'll use when you begin writing code.
40+
Congratulations, you have created a copy of the lab repository! You also began the creation process of your codespace, which you'll use when you begin writing code. We're going to return back to this after the next lesson, so don't worry.
4141

4242
## Next step
4343

44-
Since we've got a few minutes, let's get Copilot working on some tasks asynchronously for us! We can do this by [creating issues and assigning them ot Copilot coding agent](./1-copilot-coding-agent.md)
44+
Since we've got a few minutes, let's get Copilot working on some tasks asynchronously for us! We can do this by [creating issues and assigning them ot Copilot coding agent](./1-copilot-coding-agent.md).

0 commit comments

Comments
 (0)