We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8435f commit 8d32f1fCopy full SHA for 8d32f1f
dot-parse/README.md
@@ -115,7 +115,7 @@ indicates negation.
115
116
And finally the character set is enclosed by square brackets.
117
118
-Now let's build the parser using the `Parser` class. First we build the two primitives:
+Now let's build the parser using the `Parser` class. First, the two primitives:
119
120
```java {.good}
121
// backslash and right bracket are not allowed
0 commit comments