Skip to content

Commit d2881d5

Browse files
fix mustache style curly braces
1 parent 4bd041c commit d2881d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/steps/1-preparing.md

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

3939
1. Confirm the **Repository** field is your copy of the exercise, not the original, then click the green **Create Codespace** button.
4040

41-
- ✅ Your copy: `/{{{full_repo_name}}}`
41+
- ✅ Your copy: `/{{full_repo_name}}`
4242
- ❌ Original: `/skills/getting-started-with-github-copilot`
4343

4444
1. Wait a moment for Visual Studio Code to load in your browser.

0 commit comments

Comments
 (0)