From f7cedd175d6289c12a063f8d6b5b044be9d2bdca Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 13 Oct 2015 20:39:48 +0200 Subject: [PATCH] Fix typo --- source/components/shell_command.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/components/shell_command.markdown b/source/components/shell_command.markdown index 2adca397d8e..0697fbef7e9 100644 --- a/source/components/shell_command.markdown +++ b/source/components/shell_command.markdown @@ -1,7 +1,7 @@ --- layout: page title: "Shell command component" -description: "Instructions how to integrate Sehll commands into Home Assistant." +description: "Instructions how to integrate Shell commands into Home Assistant." date: 2015-10-13 19:10 sidebar: false comments: false