Update instructions/update-code-from-shorthand.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
John Haugabook 2025-11-02 01:12:04 -05:00 committed by GitHub
parent 2a056b67bd
commit 002cbc3607
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ affected file(s).
[user] [user]
> Edit the code file ${REQUIRED_FILE}. > Edit the code file ${REQUIRED_FILE}.
[agent] [agent]
> Did you mean to prepend the prompt with "${openMarker}"? > Did you mean to prepend the prompt with "${openPrompt}"?
[user] [user]
> ${openMarker} - edit the code file ${REQUIRED_FILE}. > ${openMarker} - edit the code file ${REQUIRED_FILE}.
``` ```