aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/fromDyalog.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-11-07 07:55:28 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-11-07 07:55:28 -0500
commit45e5bcf4823fdcebe2fbecb6b69bd083b5438ce8 (patch)
tree45c17ebefc6033880baf1d0c3e7ea4d926b1943d /docs/doc/fromDyalog.html
parentf54a7bb43e110ef65186537871f43e10ebc8d98f (diff)
Typos
Diffstat (limited to 'docs/doc/fromDyalog.html')
-rw-r--r--docs/doc/fromDyalog.html2
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 &quot;cell&quot; and &quot;major cell&quot; with Dyalog, and uses
&quot;element&quot; (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>