From 002cbc3607f9778f3458cde96be0576b814a90c1 Mon Sep 17 00:00:00 2001 From: John Haugabook Date: Sun, 2 Nov 2025 01:12:04 -0500 Subject: [PATCH] Update instructions/update-code-from-shorthand.instructions.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- instructions/update-code-from-shorthand.instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions/update-code-from-shorthand.instructions.md b/instructions/update-code-from-shorthand.instructions.md index 96e4942..8d68cc9 100644 --- a/instructions/update-code-from-shorthand.instructions.md +++ b/instructions/update-code-from-shorthand.instructions.md @@ -61,7 +61,7 @@ affected file(s). [user] > Edit the code file ${REQUIRED_FILE}. [agent] -> Did you mean to prepend the prompt with "${openMarker}"? +> Did you mean to prepend the prompt with "${openPrompt}"? [user] > ${openMarker} - edit the code file ${REQUIRED_FILE}. ```