diff --git a/README.md b/README.md index 32c001e..69e5db2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Library interface to the C++ AST — parse source files, synthesize entities, get documentation comments and generate code. -*Note: This is currently just a first prototype and everything is unstable for now. If you're code can't be parsed, please file an issue.* +*Note: This is currently just a first prototype and everything is unstable for now. If your code can't be parsed, please file an issue.* ## Motivation