From 997eeb23a0ffcf4c572438e16f321e093cd2ffc9 Mon Sep 17 00:00:00 2001 From: Kevin Wallen <46876927+daisukedd@users.noreply.github.com> Date: Sun, 30 Nov 2025 11:51:06 -0300 Subject: [PATCH] Correct prompt syntax in create-readme.md Fix formatting in README generator prompt. --- .../customization-library/prompt-files/create-readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/tutorials/customization-library/prompt-files/create-readme.md b/content/copilot/tutorials/customization-library/prompt-files/create-readme.md index ad662631d3af..2f23b8646691 100644 --- a/content/copilot/tutorials/customization-library/prompt-files/create-readme.md +++ b/content/copilot/tutorials/customization-library/prompt-files/create-readme.md @@ -23,7 +23,7 @@ This prompt file creates professional, comprehensive README files by analyzing y ```text copy --- -mode: 'agent' +agent: 'agent' description: 'Create a comprehensive README.md file for the project' ---