summaryrefslogtreecommitdiff
path: root/docs/repl-mode.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 23:10:22 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 23:10:22 +0300
commit50bff2ffa7a09f3ae35b10219b49d5cf38457066 (patch)
tree997173667c42b78d902ce8f715d52af72b238e6a /docs/repl-mode.md
parentdc89fa2bbcdea7c8847828f64be5e46ddded33fb (diff)
docs: de-LLM all .md files - remove corporate language, over-explanation, and LLM patterns
Diffstat (limited to 'docs/repl-mode.md')
-rw-r--r--docs/repl-mode.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/repl-mode.md b/docs/repl-mode.md
index b89b5a4..8f9dd7c 100644
--- a/docs/repl-mode.md
+++ b/docs/repl-mode.md
@@ -328,7 +328,7 @@ Five methods exit the REPL:
Ctrl+C does not exit by default — it gives you a chance to cancel. Press Ctrl+D or type `quit` to leave.
-## Practical Workflow Examples
+## Examples
### Multi-step RPN calculation