From 9b6377906312eb3e96a1687ff6ce1f6bcb560c77 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Fri, 31 May 2024 14:11:59 +0200 Subject: [PATCH] Fix typo in OWM strings (#118538) Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> --- homeassistant/components/openweathermap/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/openweathermap/strings.json b/homeassistant/components/openweathermap/strings.json index 916e1e0a713..46b5feab75c 100644 --- a/homeassistant/components/openweathermap/strings.json +++ b/homeassistant/components/openweathermap/strings.json @@ -38,7 +38,7 @@ "step": { "migrate": { "title": "OpenWeatherMap API V2.5 deprecated", - "description": "OWM API v2.5 will be closed in June 2024.\nYou need to migrate all your OpenWeatherMap integration to mode v3.0.\n\nBefore the migration, you must have active subscription (be aware subscripiton activation take up to 2h). After your subscription is activated click **Submit** to migrate the integration to API V3.0. Read documentation for more information." + "description": "OWM API v2.5 will be closed in June 2024.\nYou need to migrate all your OpenWeatherMap integrations to v3.0.\n\nBefore the migration, you must have an active subscription (be aware that subscription activation can take up to 2h). After your subscription is activated, select **Submit** to migrate the integration to API V3.0. Read the documentation for more information." } }, "error": {