From fe4e5da0cc2dd14a42f2cc33b917ef8dec3804ae Mon Sep 17 00:00:00 2001 From: Brendan Berg Date: Sun, 28 Aug 2016 09:30:52 -0600 Subject: [PATCH] fix grammatical error for "climate" --- source/_components/climate.nest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/climate.nest.markdown b/source/_components/climate.nest.markdown index 78123905739..69dbc90fdb0 100644 --- a/source/_components/climate.nest.markdown +++ b/source/_components/climate.nest.markdown @@ -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 ```