summaryrefslogtreecommitdiff
path: root/book/user-guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'book/user-guide.md')
-rw-r--r--book/user-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/user-guide.md b/book/user-guide.md
index 2e19b84..c41abb5 100644
--- a/book/user-guide.md
+++ b/book/user-guide.md
@@ -62,5 +62,5 @@
This is currently necessary so that codegen won't barf.
~~~scenario
-when I run /bin/true
+when I run true
~~~