Skip to content

Commit e00771d

Browse files
authored
missed space
1 parent 6c2425c commit e00771d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InternalDocs/parser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ $ python -m pegen python <PATH TO YOUR GRAMMAR FILE>
821821

822822
> [!CAUTION]
823823
> This grammar file has to be specific to Python and does not work with the existing
824-
> C language based`Grammar/python.gram` file.
824+
> C language based `Grammar/python.gram` file.
825825
> See [#133560](https://github.com/python/cpython/issues/133560)
826826
> and [#96424](https://github.com/python/cpython/issues/96424) for more information.
827827

0 commit comments

Comments
 (0)