From 7cb4681fd2a183acd109fd8aa3d38420e2d02a3b Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Tue, 13 Mar 2018 01:37:40 -0400 Subject: [PATCH] Typo --- content/post/self-hosted-voice-control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/self-hosted-voice-control.md b/content/post/self-hosted-voice-control.md index c4527a7..9d4e507 100644 --- a/content/post/self-hosted-voice-control.md +++ b/content/post/self-hosted-voice-control.md @@ -111,7 +111,7 @@ The next step is to actually configure Kalliope. The examples are a good startin - name: "order-lights-on" signals: - order: - text: "light" + text: "lights" matching-type: "normal" - order: text: "lights on"