diff options
Diffstat (limited to 'help/define.md')
| -rw-r--r-- | help/define.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/define.md b/help/define.md index 9947af70..eb9af748 100644 --- a/help/define.md +++ b/help/define.md @@ -6,7 +6,7 @@ Defines a new variable with name `n` and value `v`. -Variable `n` must not already exist. +Variable `n` must not already exist in the scope. ⊢ a ← 1 |
