Skip to content

Commit d7f58d2

Browse files
Fantom409ircmaxell
authored andcommitted
Fix typo in README (#9)
1 parent 26de8b6 commit d7f58d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $context->defineIdentifier('C', 'testing');
3232
$ast = $parser->parse('path/to/file', $context);
3333
```
3434

35-
And that's all there is to it (until it is workting that is...)...
35+
And that's all there is to it (until it is working that is...)...
3636

3737
## Generating AST from clang
3838

0 commit comments

Comments
 (0)