From bf38cd314069df1f55070065fa752a2c07eacc46 Mon Sep 17 00:00:00 2001 From: Jeremiah Snee <113928685+jeremiah-snee-openx@users.noreply.github.com> Date: Tue, 30 Sep 2025 11:02:00 -0500 Subject: [PATCH] Update collections/edge-ai-tasks.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- collections/edge-ai-tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/edge-ai-tasks.md b/collections/edge-ai-tasks.md index d44ea14..338f568 100644 --- a/collections/edge-ai-tasks.md +++ b/collections/edge-ai-tasks.md @@ -58,7 +58,7 @@ Build a plan to support adding fabric rti to this project * The details for the implementation, the plan file refers to this file for specific details (important if you have a big plan). * `.copilot-tracking/prompts/implement-*.prompt.md` - * A newly generated prompt file that will create a `.copilot-tracking/changes/*-changes.md` file and proceed to implement th changes. + * A newly generated prompt file that will create a `.copilot-tracking/changes/*-changes.md` file and proceed to implement the changes. Continue to use `task-planner` to iterate on the plan until you have exactly what you want done to your codebase.