From 7b940d23821abdc7208a1c132a4a0380e3524d54 Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Fri, 2 Jul 2021 15:09:36 +0200 Subject: [PATCH] Fix typo in forecast_solar strings (#52430) --- homeassistant/components/forecast_solar/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/forecast_solar/strings.json b/homeassistant/components/forecast_solar/strings.json index eb98fc79297..e1ae451a04f 100644 --- a/homeassistant/components/forecast_solar/strings.json +++ b/homeassistant/components/forecast_solar/strings.json @@ -17,7 +17,7 @@ "options": { "step": { "init": { - "description": "These values allow tweaking the Solar.Forecast result. Please refer to the documentation is a field is unclear.", + "description": "These values allow tweaking the Solar.Forecast result. Please refer to the documentation if a field is unclear.", "data": { "api_key": "Forecast.Solar API Key (optional)", "azimuth": "Azimuth (360 degrees, 0 = North, 90 = East, 180 = South, 270 = West)",