Skip to content

Commit c32a292

Browse files
authored
Merge pull request #7813 from tlund101/typo_fix
Fix typo
2 parents 110c9ad + a62ef5e commit c32a292

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
@@ -106,7 +106,7 @@ Always use React functional components.
106106

107107
* Keep your instructions short and self-contained. Each instruction should be a single, simple statement. If you need to provide multiple pieces of information, use multiple instructions.
108108

109-
* Don't refer to external resources in the instructions, such as specific coding standards,
109+
* Don't refer to external resources in the instructions, such as specific coding standards.
110110

111111
* Define language-specific instructions to get more accurate generated code for each language.
112112

0 commit comments

Comments
 (0)