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."