From 5566ea9429f75b54a8cffb9ebea7747ea651d52c Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 24 Jan 2022 20:13:18 -0500 Subject: Editing --- help/define.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/define.md') 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 -- cgit v1.2.3