From 9792089b57bc6ff84be0a49d28bcb97ca3f5a243 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 11 Jun 2015 22:40:03 +0200 Subject: [PATCH] fix typo --- config/custom_components/hello_world.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/custom_components/hello_world.py b/config/custom_components/hello_world.py index fb651c4be20..96d9a788b6b 100644 --- a/config/custom_components/hello_world.py +++ b/config/custom_components/hello_world.py @@ -9,7 +9,7 @@ Configuration: To use the hello_word component you will need to add the following to your config/configuration.yaml -hello_word: +hello_world: """