From 45e5bcf4823fdcebe2fbecb6b69bd083b5438ce8 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 7 Nov 2020 07:55:28 -0500 Subject: Typos --- doc/fromDyalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/fromDyalog.md') diff --git a/doc/fromDyalog.md b/doc/fromDyalog.md index 1ed78cea..a258a035 100644 --- a/doc/fromDyalog.md +++ b/doc/fromDyalog.md @@ -22,7 +22,7 @@ BQN shares the terms "cell" and "major cell" with Dyalog, and uses ### Roles -Dyalog uses value types (array, function, and so on) to determine syntax while BQN uses a separate concept called syntactic roles. See [context-free grammer](context.md). +Dyalog uses value types (array, function, and so on) to determine syntax while BQN uses a separate concept called syntactic roles. See [context-free grammar](context.md). | Dyalog type | BQN role | |------------------|------------| -- cgit v1.2.3