Skip to content

Commit 4b1c774

Browse files
authored
Merge pull request home-assistant#857 from captainnapalm/patch-2
fix grammatical error for "climate"
2 parents dcc17df + fe4e5da commit 4b1c774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/climate.nest.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The `nest` climate platform let you control a thermostat from [Nest](https://nes
1717
To set it up, add the following information to your `configuration.yaml` file:
1818

1919
```yaml
20-
cliamte:
20+
climate:
2121
platform: nest
2222
```
2323

0 commit comments

Comments
 (0)