From a28e7e15412670366c0add181ff360351edc9b61 Mon Sep 17 00:00:00 2001 From: Martin Mauch Date: Tue, 31 Jan 2023 09:49:37 +0100 Subject: [PATCH] Fix typo in EnOcean (#86868) --- homeassistant/components/enocean/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/enocean/strings.json b/homeassistant/components/enocean/strings.json index 2b7aa3b37a5..a2aff2a4207 100644 --- a/homeassistant/components/enocean/strings.json +++ b/homeassistant/components/enocean/strings.json @@ -2,13 +2,13 @@ "config": { "step": { "detect": { - "title": "Select the path to you ENOcean dongle", + "title": "Select the path to your ENOcean dongle", "data": { "path": "USB dongle path" } }, "manual": { - "title": "Enter the path to you ENOcean dongle", + "title": "Enter the path to your ENOcean dongle", "data": { "path": "USB dongle path" }