diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ if no word was found. if a word was found, its xt is returned along with the true flag. ### `grow ( u -- )` -grows the user memory space by u bytes. +grows, and marks as executable, the user memory space by u bytes. ### `here ( -- a )` yields the address of the first available byte in user memory. |
