From a96414b2fae8989be2f61a10242738ccb070c14d Mon Sep 17 00:00:00 2001 From: Andrew Zigler Date: Wed, 21 May 2025 16:23:05 -0700 Subject: [PATCH] Fix typo on Copilot docs --- docs/automations/integrations/copilot/flag-copilot-pr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/automations/integrations/copilot/flag-copilot-pr/README.md b/docs/automations/integrations/copilot/flag-copilot-pr/README.md index dacc6361a..d9cafc6d8 100644 --- a/docs/automations/integrations/copilot/flag-copilot-pr/README.md +++ b/docs/automations/integrations/copilot/flag-copilot-pr/README.md @@ -98,7 +98,7 @@ Automatically apply labels to PRs that are assisted by GitHub Copilot. You can a === "Label by Copilot code comment" !!! warning "Experimental" - Code generation instructions is an experimental setting wich might change in future GitHub Copilot versions. + Code generation instructions is an experimental setting which might change in future GitHub Copilot versions. Use [Code generation instructions](https://code.visualstudio.com/updates/v1_93#code-generation-instructions) to instruct copilot to add a comment at the beginning of the AI generated code. Use gitStream automation to automatically identify PRs with this comment ![Label by Copilot comment](/automations/integrations/copilot/flag-copilot-pr/label-copilot-comment.png)