Skip to content

Commit f70d07f

Browse files
committed
Fix typo in InternalDocs/parser.md
1 parent f4b1d3e commit f70d07f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

InternalDocs/parser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ by default** except for rules with the special marker `memo` after the rule
545545
name (and type, if present):
546546

547547
```
548-
rule_name[typr] (memo):
548+
rule_name[return_type] (memo):
549549
...
550550
```
551551

0 commit comments

Comments
 (0)