diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/execution.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/execution.md b/doc/execution.md index 377434d..3228d2e 100644 --- a/doc/execution.md +++ b/doc/execution.md @@ -37,7 +37,7 @@ do so via execution. "b" -Arrays indices wrap around. +Arrays indices start at zero and wrap around. 1 [ /a /b /c ] * dump "b" |
