Remove one 'your'
This commit is contained in:
parent
f57f91dda4
commit
b4f70228eb
1 changed files with 1 additions and 1 deletions
|
@ -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'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue