about summary refs log tree commit diff stats
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 5469364c..798c9742 100644
--- a/Readme.md
+++ b/Readme.md
@@ -376,8 +376,8 @@ to browse. To add to the trace, use `stash`. For example:
   stash [first ingredient is], x
   ```
 
-Invaluable for understanding complex control flow without cluttering up the
-screen.
+Invaluable at times for understanding program behavior, but it won't clutter
+up your screen by default.
 
 ---