Merge pull request #857 from captainnapalm/patch-2

fix grammatical error for "climate"
This commit is contained in:
Fabian Affolter 2016-08-28 19:01:19 +02:00 committed by GitHub
commit 4b1c7741a4

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: To set it up, add the following information to your `configuration.yaml` file:
```yaml ```yaml
cliamte: climate:
platform: nest platform: nest
``` ```