From fe48897be42c1e8405db82b1f4ec126acfc9b0fd Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 20 Oct 2020 16:27:43 -0400 Subject: Grammar fix --- docs/doc/fromDyalog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/doc/fromDyalog.html b/docs/doc/fromDyalog.html index 6486b317..5a170c9a 100644 --- a/docs/doc/fromDyalog.html +++ b/docs/doc/fromDyalog.html @@ -8,7 +8,7 @@

A few tables to help users of Dyalog APL (or similar) get started quickly on BQN. Here we assume ML is 1 for Dyalog.

Terminology

Array model

-

BQN uses the based array model, 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, so that a Dyalog simple scalar corresponds to many BQN values: an atom, its enclose, and so on.

-- cgit v1.2.3