From b45f8d7f32cbe438f8ec39919cfc96c08b31b5bf Mon Sep 17 00:00:00 2001 From: David Stenbeck Date: Thu, 27 May 2021 15:33:46 +0200 Subject: [PATCH] Spelling error --- custom_components/adaptive_lighting/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/adaptive_lighting/translations/en.json b/custom_components/adaptive_lighting/translations/en.json index 2689d56d..e66b6769 100644 --- a/custom_components/adaptive_lighting/translations/en.json +++ b/custom_components/adaptive_lighting/translations/en.json @@ -4,7 +4,7 @@ "step": { "user": { "title": "Choose a name for the Adaptive Lighting instance", - "description": "Pick a name this instance. You can run several instances of Adaptive lighting, each of these can contain multiple lights!", + "description": "Pick a name for this instance. You can run several instances of Adaptive lighting, each of these can contain multiple lights!", "data": { "name": "Name" }