From 9e3d339ec5aaac8e3b40472046945b0e81994f85 Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Wed, 18 Aug 2021 06:31:00 +0200 Subject: [PATCH] Fix typo in gas paragraph (#9836) * Fix typo in gas paragraph * Update src/translations/en.json Co-authored-by: Paulus Schoutsen --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index bbc266f228..321ca5db0c 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1057,7 +1057,7 @@ "learn_more": "More information on how to get started.", "dialog": { "header": "Configure gas consumption", - "paragraph": "Gas consumption is the volume of gas that flows from to your home.", + "paragraph": "Gas consumption is the volume of gas that flows to your home.", "energy_stat": "Consumed Energy (m³)", "cost_para": "Select how Home Assistant should keep track of the costs of the consumed energy.", "no_cost": "Do not track costs",