diff --git a/homeassistant/components/homewizard/strings.json b/homeassistant/components/homewizard/strings.json index 085ea208b52..53eeafe99e1 100644 --- a/homeassistant/components/homewizard/strings.json +++ b/homeassistant/components/homewizard/strings.json @@ -25,7 +25,7 @@ "invalid_discovery_parameters": "Detected unsupported API version", "device_not_supported": "This device is not supported", "unknown_error": "[%key:common::config_flow::error::unknown%]", - "reauth_successful": "Enabeling API was successful" + "reauth_successful": "Enabling API was successful" } } -} \ No newline at end of file +}