diff --git a/README.md b/README.md index 549f5ee..6d279e8 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ JSXText : JSXTextCharacter : -- SourceCharacter __but not one of `{` or `<`__ +- SourceCharacter __but not one of `{`, `<`, `>` or `}`__ __Whitespace and Comments__