From 6ed847f49ee71e64a95d3c38082af9c138f2cd03 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Thu, 10 Apr 2025 11:39:59 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20"You=20can=20login=20to=20?= =?UTF-8?q?=E2=80=A6"=20in=20`opensky`=20(#142649)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homeassistant/components/opensky/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/opensky/strings.json b/homeassistant/components/opensky/strings.json index 4b4dc908b14..c699783551f 100644 --- a/homeassistant/components/opensky/strings.json +++ b/homeassistant/components/opensky/strings.json @@ -15,7 +15,7 @@ "options": { "step": { "init": { - "description": "You can login to your OpenSky account to increase the update frequency.", + "description": "You can log in to your OpenSky account to increase the update frequency.", "data": { "radius": "[%key:component::opensky::config::step::user::data::radius%]", "altitude": "[%key:component::opensky::config::step::user::data::altitude%]",