Skip to content

Commit

Permalink
Update syntaxes/fsh.tmLanguage.json
Browse files Browse the repository at this point in the history
Co-authored-by: Julia Afeltra <[email protected]>
  • Loading branch information
mint-thompson and jafeltra authored Sep 18, 2023
1 parent b325ae0 commit 5e42892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxes/fsh.tmLanguage.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"begin": "\\b(Context)\\s?(:)\\s+",
"beginCaptures": {
"1": {
"name": "keyword.reserved.fsh"
"name": "keyword.control.fsh"
},
"2": {
"name": "keyword.tokens.fsh"
Expand Down

0 comments on commit 5e42892

Please sign in to comment.