From b5083ce97334791665ee0499900d599a49e0cbd3 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Wed, 9 Apr 2025 19:12:26 +0200 Subject: [PATCH] Replace typo "to login to" with "to log in to" in `ohme` (#142578) --- homeassistant/components/ohme/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/ohme/strings.json b/homeassistant/components/ohme/strings.json index fa19adbede8..bcd9cfd17fe 100644 --- a/homeassistant/components/ohme/strings.json +++ b/homeassistant/components/ohme/strings.json @@ -140,7 +140,7 @@ }, "exceptions": { "auth_failed": { - "message": "Unable to login to Ohme" + "message": "Unable to log in to Ohme" }, "device_info_failed": { "message": "Unable to get Ohme device information"