From 50bff2ffa7a09f3ae35b10219b49d5cf38457066 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 24 May 2026 23:10:22 +0300 Subject: docs: de-LLM all .md files - remove corporate language, over-explanation, and LLM patterns --- docs/repl-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/repl-mode.md') 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 -- cgit v1.2.3