diff --git a/.changeset/famous-games-begin.md b/.changeset/famous-games-begin.md index e7a8255dc0..ae10f9af58 100644 --- a/.changeset/famous-games-begin.md +++ b/.changeset/famous-games-begin.md @@ -2,4 +2,4 @@ 'vscode-graphql-syntax': patch --- -Fix Textmate grammar to support string literals that don’t immediately follow a function call paranthesis (`(`). +Fix TextMate grammar to support string literals that don’t immediately follow a function call's left-parenthesis (`(`).