diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/fromDyalog.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |---------------|-------| |
