diff --git a/ext/data/schemas/recommended-settings-schema.json b/ext/data/schemas/recommended-settings-schema.json index 2c8054244..b795d49a2 100644 --- a/ext/data/schemas/recommended-settings-schema.json +++ b/ext/data/schemas/recommended-settings-schema.json @@ -1,5 +1,5 @@ { - "$id": "recommendedSetttings", + "$id": "recommendedSettings", "$schema": "http://json-schema.org/draft-07/schema#", "description": "Contains data for recommended default options overrides by language.", "type": "object",