diff --git a/lib/util/settings.schema.json b/lib/util/settings.schema.json index 5c5b61a7..e2db52a4 100644 --- a/lib/util/settings.schema.json +++ b/lib/util/settings.schema.json @@ -253,7 +253,7 @@ }, "cache_state_persistent": { "type": "boolean", - "title": "Chache state persistent", + "title": "Cache state persistent", "description": "Persist cached state, only used when cache_state: true", "default": true },