diff --git a/docs/faq.md b/docs/faq.md index 3703b25e..0ce3e2aa 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -60,7 +60,7 @@ to your configuration.yaml: logger: default: warning filters: - homeassistant.components.recorder.db_schema: + homeassistant.components.recorder.db_schema: - "State attributes for predbat.plan_html exceed maximum size of 16384 bytes. This can cause database performance issues; Attributes will not be stored" ```