We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151fca8 commit 07433e9Copy full SHA for 07433e9
README.md
@@ -28,7 +28,7 @@ Usage:
28
var token = Lexer.Lex("\"str\"");
29
```
30
31
-Lex method always returns the first token it finds. In this case case the result would look like following.
+Lex method always returns the first token it finds. In this case the result would look like following.
32

33
34
## 2. Parser
0 commit comments