diff --git a/homeassistant/components/timer/strings.json b/homeassistant/components/timer/strings.json index 719cafe676a..1ebf0c6f50a 100644 --- a/homeassistant/components/timer/strings.json +++ b/homeassistant/components/timer/strings.json @@ -65,7 +65,7 @@ }, "reload": { "name": "[%key:common::action::reload%]", - "description": "Reloads helpers from the YAML-configuration." + "description": "Reloads timers from the YAML-configuration." } } }