Remove one 'your'

This commit is contained in:
Fabian Affolter 2017-08-23 11:07:48 +02:00
parent f57f91dda4
commit b4f70228eb
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -30,7 +30,7 @@ Configuration variables:
- **api_key** (*Required*): Your API key for http://openweathermap.org/.
- **name** (*Optional*): Name to use in the frontend.
- **latitude** (*Optional*): Latitude of the location to display the weather. Defaults to the latitude in your your `configuration.yaml` file.
- **latitude** (*Optional*): Latitude of the location to display the weather. Defaults to the latitude in your `configuration.yaml` file.
- **longitude** (*Optional*): Longitude of the location to display the weather. Defaults to the longitude in your `configuration.yaml` file.
<p class='note'>