From fe48897be42c1e8405db82b1f4ec126acfc9b0fd Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 20 Oct 2020 16:27:43 -0400 Subject: Grammar fix --- doc/fromDyalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/fromDyalog.md b/doc/fromDyalog.md index 42a2ffc7..1ed78cea 100644 --- a/doc/fromDyalog.md +++ b/doc/fromDyalog.md @@ -8,7 +8,7 @@ A few tables to help users of Dyalog APL (or similar) get started quickly on BQN ### Array model -BQN uses the [based array model](based.md), so that a Dyalog's simple scalar corresponds to many BQN values: an atom, its enclose, and so on. +BQN uses the [based array model](based.md), so that a Dyalog simple scalar corresponds to many BQN values: an atom, its enclose, and so on. | Dyalog | BQN | |---------------|-------| -- cgit v1.2.3