From d6fd63bf1017afceef63dedef1c5153219dd61fa Mon Sep 17 00:00:00 2001 From: David Ortinau Date: Tue, 28 Oct 2025 14:45:48 -0500 Subject: [PATCH] Fix typo in README.md for custom agents section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47692c3..f4720fd 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ To make it easy to add these customizations to your editor, we have created a [M ### 🤖 Custom Agents -Custom agents can be used in Copilot coding agent (CCA), VS Code, and Copilot CLI (coming soon). For CCA, when assingning an issue to Copilot, select the custom agent from the provided list. In VS Code, you can activate the custom agent in the agents session, alongside built-in agents like Plan and Agent. +Custom agents can be used in Copilot coding agent (CCA), VS Code, and Copilot CLI (coming soon). For CCA, when assigning an issue to Copilot, select the custom agent from the provided list. In VS Code, you can activate the custom agent in the agents session, alongside built-in agents like Plan and Agent. ### 🎯 Prompts