From 704a299571290728ca766866bd039cd7cb7888d3 Mon Sep 17 00:00:00 2001 From: David Ortinau Date: Tue, 28 Oct 2025 18:17:55 -0500 Subject: [PATCH] Fix typo in README.md for custom agents section (#355) --- 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