From 0f776dc23aad2fb4e562c2da92922eb320191242 Mon Sep 17 00:00:00 2001 From: scottocs11 Date: Tue, 21 Feb 2017 03:46:06 -0500 Subject: [PATCH] Fixed Typo (#2099) Fixed "Exampleof" typo. --- source/_components/input_slider.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/input_slider.markdown b/source/_components/input_slider.markdown index 20c33a4d95f..beb458a5b25 100644 --- a/source/_components/input_slider.markdown +++ b/source/_components/input_slider.markdown @@ -111,7 +111,7 @@ automation: ``` -Exampleof `input_slider` being used in a bidirectional manner, both being set by and controlled by an MQTT action in an automation. +Example of `input_slider` being used in a bidirectional manner, both being set by and controlled by an MQTT action in an automation. ```yaml {% raw %}