diff --git a/editors/code/package.json b/editors/code/package.json index 241cafd369..5fedbc8a2e 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -1216,9 +1216,9 @@ "superType": "type" }, { - "id": "char", + "id": "character", "description": "Style for character literals", - "superType": "type" + "superType": "string" }, { "id": "colon",