Skip to content

Commit

Permalink
[readme] bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
apalala committed Nov 19, 2023
1 parent 6deff20 commit f4f3c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Using the Tool

.. code-block:: python
parser = tatsu.compile(grammar)``
parser = tatsu.compile(grammar)
- Compiles the grammar and parses the given input producing an AST_ as result.
Expand Down

0 comments on commit f4f3c44

Please sign in to comment.