fix grammatical error for "climate"

This commit is contained in:
Brendan Berg 2016-08-28 09:30:52 -06:00 committed by GitHub
parent dcc17df8ee
commit fe4e5da0cc

View File

@ -17,7 +17,7 @@ The `nest` climate platform let you control a thermostat from [Nest](https://nes
To set it up, add the following information to your `configuration.yaml` file:
```yaml
cliamte:
climate:
platform: nest
```