From 90f6f1c200a8ddeeff4d355355cd2cf81a6e46f6 Mon Sep 17 00:00:00 2001 From: happyleaves Date: Sat, 19 Dec 2015 08:53:18 -0500 Subject: [PATCH] twitch doc fixes --- source/_components/sensor.twitch.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/sensor.twitch.markdown b/source/_components/sensor.twitch.markdown index 54d4650b4fc..182270cba5d 100644 --- a/source/_components/sensor.twitch.markdown +++ b/source/_components/sensor.twitch.markdown @@ -12,7 +12,7 @@ ha_category: Sensor --- -The `twitch` platform will allow you to monitor your downloads with [Twtich](http://www.twitch.tv/) from within Home Assistant and setup automation based on the information. +The `twitch` platform will allow you to monitor [Twitch](http://www.twitch.tv/) channel status from within Home Assistant and setup automation based on the information. To use Twitch with your installation, add the following to your `configuration.yaml` file: @@ -21,8 +21,8 @@ To use Twitch with your installation, add the following to your `configuration.y sensor: platform: twitch channels: - - channel1 - - channel2 + - channel1 + - channel2 ``` Configuration variables: