Skip to content

Commit 04c507b

Browse files
Fix path to prototype parser in documentation
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 37851c6 commit 04c507b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

a2ml/docs/GRAMMAR.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ URL ::= [^ )\n]+
8282

8383
== Prototype Deviations (Module 0)
8484

85-
The prototype parser in `prototype/rescript/` intentionally supports a subset:
85+
The prototype parser in `prototype/affinescript/` intentionally supports a subset:
8686

8787
* Directive headers must end with `:` on a single line.
8888
* `@refs` content is parsed as one paragraph per non-blank line.

0 commit comments

Comments
 (0)