Skip to content

Commit d38953b

Browse files
authored
Fix: Spelling and grammar updates (#7)
1 parent 603975e commit d38953b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/steps/1-preparing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Let's start up our development environment, use copilot to learn a bit about the
5858

5959
> **Tip**: No need to follow Copilot's recommended steps. We already prepared the environment for you.
6060
61-
1. Now that we know a bit more about the project, let's actually try runnning it! In the left sidebar, select the `Run and Debug` tab and then press the **Start Debugging** icon.
61+
1. Now that we know a bit more about the project, let's actually try running it! In the left sidebar, select the `Run and Debug` tab and then press the **Start Debugging** icon.
6262

6363
<img width="300" alt="image" src="https://github.com/user-attachments/assets/50b27f2a-5eab-4827-9343-ab5bce62357e" />
6464

.github/steps/2-first-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Step 2: Getting work done with Copilot
22

3-
In the previous step, we Copilot was able to help us onboard to the project. That alone is a huge time saver, but now let's get some work done!
3+
In the previous step, GitHub Copilot was able to help us onboard to the project. That alone is a huge time saver, but now let's get some work done!
44

5-
We recently learned there is a bug where students are registering for the same activites twice. That simply isn't acceptable, so let's get it fixed!
5+
We recently learned there is a bug where students are registering for the same activities twice. That simply isn't acceptable, so let's get it fixed!
66

77
Unfortunately, we were given little information to solve this problem. So, let's enlist Copilot to help find the problem area and get a potential solution made.
88

0 commit comments

Comments
 (0)