Skip to content

Commit c3e7a84

Browse files
committed
fix typo in readme
1 parent 22ba020 commit c3e7a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polonius-parser/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ To extend the parser with a new fact `loan_bazzles_var_at`, perform the followin
7575

7676
### Custom Relations
7777
Of course, it's also possible to add custom relations by following the same steps to add tokens to the lexer, writing their own parsing method, and add them to `parse_input`.
78-
A correponding `ir` representation should be added to the data model in this case.
78+
A corresponding `ir` representation should be added to the data model in this case.

0 commit comments

Comments
 (0)