doc: fix typos in various files (#6196)

This commit is contained in:
Didier Durand
2025-12-26 17:21:33 +01:00
committed by GitHub
parent 2946a6d9a7
commit cf38884778
6 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<system-reminder>
# Plan Mode - System Reminder
Plan mode is active. The user indicated that they do not want you to execute yet -- you MUST NOT make any edits (with the exception of the plan file mentioned below), run any non-readonly tools (including changing configs or making commits), or otherwise make any changes to the system. This supercedes any other instructions you have received.
Plan mode is active. The user indicated that they do not want you to execute yet -- you MUST NOT make any edits (with the exception of the plan file mentioned below), run any non-readonly tools (including changing configs or making commits), or otherwise make any changes to the system. This supersedes any other instructions you have received.
---