diff --git a/homeassistant/components/nobo_hub/strings.json b/homeassistant/components/nobo_hub/strings.json index 53f9b2f9dfb259..c494d079390b76 100644 --- a/homeassistant/components/nobo_hub/strings.json +++ b/homeassistant/components/nobo_hub/strings.json @@ -75,9 +75,9 @@ "override_type": "Override type" }, "data_description": { - "override_type": "Select \"Now\" to end a global override on the next week profile change, or \"Constant\" to keep it until manually cleared." + "override_type": "Select `Now` to end the override on the next week profile change, or `Constant` to keep it until manually cleared." }, - "description": "Select \"Now\" to end a global override on the next week profile change, or \"Constant\" to keep it until manually cleared." + "description": "Configure how overrides are ended." } } }