diff --git a/src/config-schema.json b/src/config-schema.json index 65488b21..f09390c1 100644 --- a/src/config-schema.json +++ b/src/config-schema.json @@ -19,7 +19,7 @@ "type": "object", "properties": { "enabled": { - "title": "Enabled", + "title": "Format Files on Save", "description": "Automatically format entire file when saving.", "type": "boolean", "default": false,