Skip to content

Commit a24725a

Browse files
authored
fix: typo (#19)
Minor grammar fix MCP does not need the indefinite article "a" preceding it since it is not a single instance of a thing in this context.
1 parent ef187ff commit a24725a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/0-start-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: skills/exercise-toolkit/.github/workflows/start-exercise.yml@v0.3.0
2222
with:
2323
exercise-title: "Integrate MCP with Copilot"
24-
intro-message: "This exercise will help you learn how to expand GitHub Copilot's capabilities with a Model Context Protocol (MCP)."
24+
intro-message: "This exercise will help you learn how to expand GitHub Copilot's capabilities with Model Context Protocol (MCP)."
2525

2626
post_next_step_content:
2727
name: Post next step content

0 commit comments

Comments
 (0)