Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/steps/1-step.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Before we start developing and reviewing, let's take a moment to understand the

### ⌨️ Activity: Ask Copilot for a review

Lets add a simple banner feature for teachers to make announcements and then ask Copilot for feedback.
Let's add a simple banner feature for teachers to make announcements and then ask Copilot for feedback.

1. In VS Code, create a new branch with the following name.

Expand Down
2 changes: 1 addition & 1 deletion .github/steps/2-step.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ For more information, see the [GitHub Copilot code review documentation](https:/

### ⌨️ Activity: Request a review

1. If needed, open a another web browser tab and navigate to this exercise repository.
1. If needed, open another web browser tab and navigate to this exercise repository.

1. Start a new pull request. Enter the following details and click the **Create pull request** button.

Expand Down
Loading