summaryrefslogtreecommitdiff
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 1a528c0..c71c00c 100644
--- a/readme.md
+++ b/readme.md
@@ -640,7 +640,7 @@ compile into the definition code to push the given string,
terminated by a double quote.
the string data and length are stored inline in the definition.
-### `s>z ( a u -- a )`
+### `s>z, ( a u -- a )`
compile into user memory a copy of the given regular string
converted to a null-terminated string.