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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index b56a036e..433f188c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -346,7 +346,7 @@ Another feature: Clicking on the code in a sandbox expands its trace for you
 to browse. To add to the trace, use `stash`. For example:
 
   ```nim
-  stash [first ingredient is ], x
+  stash [first ingredient is], x
   ```
 
 Invaluable for understanding complex control flow without cluttering up the