From d4fea942674cb427489b354b13868291ecde52e9 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Fri, 25 Apr 2025 00:51:43 +0200 Subject: [PATCH] Apply suggestions from code review --- homeassistant/components/tankerkoenig/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/tankerkoenig/strings.json b/homeassistant/components/tankerkoenig/strings.json index 46795db8764..5121f236358 100644 --- a/homeassistant/components/tankerkoenig/strings.json +++ b/homeassistant/components/tankerkoenig/strings.json @@ -1,7 +1,7 @@ { "common": { - "data_description_api_key": "The tankerkoenig API-KEY to be used.", - "data_description_location": "Pick the location, were to search for gas stations.", + "data_description_api_key": "The tankerkoenig API-Key to be used.", + "data_description_location": "Pick the location where to search for gas stations.", "data_description_name": "The name of the particular region to be added.", "data_description_radius": "The radius in kilometers to search for gas stations around the selected location.", "data_description_stations": "Select the stations you want to add to Home Assistant."