summaryrefslogtreecommitdiff
path: root/docs/repl-mode.md
diff options
context:
space:
mode:
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