Skip to content

Commit 2cd72fa

Browse files
authored
Update blogs/2024/12/18/free-github-copilot.md
1 parent 67c0d14 commit 2cd72fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2024/12/18/free-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ GitHub Copilot has AI powered domain experts that you can mention with the `@` s
7070

7171
<video src="workspace-v2.mp4" title="VS Code's source control view showing a staged file. A commit message gets auto-generated by clicking a sparkle icon based on the staged changes" autoplay muted controls></video>
7272

73-
GitHub Copilot will also do intent detection (as seen in the video) and include the `@workspace` automatically if it see's you are asking a question that requires full project context.
73+
GitHub Copilot will also do intent detection (as seen in the video) and include the `@workspace` automatically if it sees you are asking a question that requires full project context.
7474

7575
**Try this:** Type `/help` into the chat prompt to see a list of all the particpants in GitHub Copilot and their various areas of expertise, as well as slash commands that can greatly reduce prompting.
7676

0 commit comments

Comments
 (0)