From 2b133cd7221b7e739d45e3c4c2dd2f53e5adbaeb Mon Sep 17 00:00:00 2001 From: Suraj <32683463+Suraj-Kumar-Panigrahi@users.noreply.github.com> Date: Sun, 6 Sep 2026 02:08:17 +0200 Subject: [PATCH] Fix typo in documentation about Copilot tasks --- .../3-assign-track-troubleshoot-copilot-code-agent-tasks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/learn-pr/github/github-copilot-code-agent/includes/3-assign-track-troubleshoot-copilot-code-agent-tasks.md b/learn-pr/github/github-copilot-code-agent/includes/3-assign-track-troubleshoot-copilot-code-agent-tasks.md index 7fadb6e848e..f0e35f1fc65 100644 --- a/learn-pr/github/github-copilot-code-agent/includes/3-assign-track-troubleshoot-copilot-code-agent-tasks.md +++ b/learn-pr/github/github-copilot-code-agent/includes/3-assign-track-troubleshoot-copilot-code-agent-tasks.md @@ -2,7 +2,7 @@ The GitHub Copilot Cloud Agent acts as an autonomous teammate that works direct ### By the end of this unit, you will be able to: -- Assign issues to Copilot using GitHub.com, GitHub Mobile, the API, or the CL. +- Assign issues to Copilot using GitHub.com, GitHub Mobile, the API, or the CLI. - Monitor Copilot's progress through pull request timelines and session logs. - Iterate on Copilot's work by commenting on its pull requests. - Understand the approval rules for agent-generated pull requests. @@ -165,4 +165,4 @@ Pull requests created by Copilot are always in draft state. They require human a Max image size is 3.00 MiB; larger images are removed. -With a reliable assign-track-iterate loop in place, you can boost consistency and speed by customizing the agent's environment, extending it with MCP tools, and enforcing robust validation before merge. \ No newline at end of file +With a reliable assign-track-iterate loop in place, you can boost consistency and speed by customizing the agent's environment, extending it with MCP tools, and enforcing robust validation before merge.