Skip to content

Commit 0a263ee

Browse files
committed
Remove one 'your'
1 parent 3fc57e5 commit 0a263ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/weather.openweathermap.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Configuration variables:
3030
3131
- **api_key** (*Required*): Your API key for http://openweathermap.org/.
3232
- **name** (*Optional*): Name to use in the frontend.
33-
- **latitude** (*Optional*): Latitude of the location to display the weather. Defaults to the latitude in your your `configuration.yaml` file.
33+
- **latitude** (*Optional*): Latitude of the location to display the weather. Defaults to the latitude in your `configuration.yaml` file.
3434
- **longitude** (*Optional*): Longitude of the location to display the weather. Defaults to the longitude in your `configuration.yaml` file.
3535

3636
<p class='note'>

0 commit comments

Comments
 (0)