Skip to content

Commit 707343c

Browse files
ericmharrisfabaff
authored andcommitted
typo in code example. (home-assistant#3422)
1 parent ae7e28d commit 707343c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/sensor.wunderground.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ group:
158158
```yaml
159159
sensor:
160160
- platform: wunderground
161-
- api_key: your_api_key
161+
api_key: your_api_key
162162
monitored_conditions:
163163
- temp_high_record_c
164164
- temp_high_1d_c

0 commit comments

Comments
 (0)