Skip to content

Commit cd438f6

Browse files
authored
Update blogs/2024/12/18/free-github-copilot.md
1 parent 7e16341 commit cd438f6

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
@@ -39,7 +39,7 @@ Whether you're using [Chat](https://code.visualstudio.com/docs/copilot/copilot-c
3939

4040
**Try this:** Use 4o to generate an implementation plan for a new feature and then feed that prompt to Claude in [GitHub Copilot Edits](https://code.visualstudio.com/docs/copilot/copilot-edits) to build it.
4141

42-
## Custom Instructions
42+
## Custom instructions
4343

4444
Tell GitHub Copilot exactly how you want things done with [Custom Instructions](https://code.visualstudio.com/docs/copilot/copilot-customization). These instructions are passed to the model with every request, allowing you to specify your preferences and the details that the model needs to know to write code the way you want it.
4545

0 commit comments

Comments
 (0)