diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-11-07 07:55:28 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-11-07 07:55:28 -0500 |
| commit | 45e5bcf4823fdcebe2fbecb6b69bd083b5438ce8 (patch) | |
| tree | 45c17ebefc6033880baf1d0c3e7ea4d926b1943d /docs/doc/fromDyalog.html | |
| parent | f54a7bb43e110ef65186537871f43e10ebc8d98f (diff) | |
Typos
Diffstat (limited to 'docs/doc/fromDyalog.html')
| -rw-r--r-- | docs/doc/fromDyalog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/fromDyalog.html b/docs/doc/fromDyalog.html index 5a170c9a..41452874 100644 --- a/docs/doc/fromDyalog.html +++ b/docs/doc/fromDyalog.html @@ -38,7 +38,7 @@ <p>BQN shares the terms "cell" and "major cell" with Dyalog, and uses "element" (which may mean different things to different Dyalog users) <em>not</em> for a 0-cell but for the value it contains.</p> <h3 id="roles">Roles</h3> -<p>Dyalog uses value types (array, function, and so on) to determine syntax while BQN uses a separate concept called syntactic roles. See <a href="context.html">context-free grammer</a>.</p> +<p>Dyalog uses value types (array, function, and so on) to determine syntax while BQN uses a separate concept called syntactic roles. See <a href="context.html">context-free grammar</a>.</p> <table> <thead> <tr> |
