From 9a202b5e5613a65bd559183384dde1cb7a2c837b Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Fri, 7 Feb 2025 18:47:05 +0100 Subject: [PATCH] Fix spelling of "AccuWeather" and sentence-casing plus grammar (#137696) --- homeassistant/components/accuweather/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/accuweather/strings.json b/homeassistant/components/accuweather/strings.json index 78a49b8b877..d0250a382e9 100644 --- a/homeassistant/components/accuweather/strings.json +++ b/homeassistant/components/accuweather/strings.json @@ -16,7 +16,7 @@ "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "invalid_api_key": "[%key:common::config_flow::error::invalid_api_key%]", - "requests_exceeded": "The allowed number of requests to Accuweather API has been exceeded. You have to wait or change API Key." + "requests_exceeded": "The allowed number of requests to the AccuWeather API has been exceeded. You have to wait or change the API key." } }, "entity": {