Skip to content

Commit 5b32def

Browse files
authored
copilot-customization.md spelling typo (#8802)
1 parent 42167a2 commit 5b32def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/copilot/copilot-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Chat in Visual Studio Code can give you responses and generate code that matches
1010

1111
There are three main ways to customize AI responses in Visual Studio Code:
1212

13-
* **Custom instructions**: Define common guidelines or rules for tasks like generating code, performing code reviews, or generating commit messages. Custom instructions describe the conditions in which the AI should perform operate (_how_ a task should be done). Learn how to [define custom instructions](#custom-instructions). VS Code can also help you [generate a custom instructions file for your workspace](#generate-an-instructions-file-for-your-workspace) that matches your coding practices and project requirements.
13+
* **Custom instructions**: Define common guidelines or rules for tasks like generating code, performing code reviews, or generating commit messages. Custom instructions describe the conditions in which the AI should perform operations (_how_ a task should be done). Learn how to [define custom instructions](#custom-instructions). VS Code can also help you [generate a custom instructions file for your workspace](#generate-an-instructions-file-for-your-workspace) that matches your coding practices and project requirements.
1414

1515
<details>
1616
<summary>Example scenarios</summary>

0 commit comments

Comments
 (0)