From 907f1e062ac0c8fb3d8d5eb9ae9a0e710d615624 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Sat, 11 Jan 2025 12:51:56 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20spelling=20of=20"Log=20in=20=E2=80=A6"=20?= =?UTF-8?q?and=20"API=20key"=20in=20LOQED=20integration=20(#135347)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homeassistant/components/loqed/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/loqed/strings.json b/homeassistant/components/loqed/strings.json index e4cd4b71045..38eae7eb7b2 100644 --- a/homeassistant/components/loqed/strings.json +++ b/homeassistant/components/loqed/strings.json @@ -3,7 +3,7 @@ "flow_title": "LOQED Touch Smartlock setup", "step": { "user": { - "description": "Login at LOQED's [personal access tokens portal]({config_url}) and: \n* Create an API-key by clicking 'Create' \n* Copy the created access token.", + "description": "Log in at LOQED's [personal access tokens portal]({config_url}) and: \n* Create an API key by clicking 'Create' \n* Copy the created access token.", "data": { "name": "Name of your lock in the LOQED app.", "api_token": "[%key:common::config_flow::data::api_token%]"