From 9de06c1e9b1ef4a9abf81e6cb080a6cc2c3bb069 Mon Sep 17 00:00:00 2001 From: Marc Forth Date: Sat, 25 Aug 2018 15:16:50 +0100 Subject: [PATCH] Update snips.markdown (#6079) Fix syntax in example as per #6074 --- source/_components/snips.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/snips.markdown b/source/_components/snips.markdown index 825dbf19d53..f69b7f0b138 100644 --- a/source/_components/snips.markdown +++ b/source/_components/snips.markdown @@ -258,7 +258,7 @@ automation: service: snips.say_action data: text: 'Garage door has been open 10 minutes, would you like me to close it?' - intentFilter: + intent_filter: - closeGarageDoor # This intent is fired if the user responds with the appropriate intent after the above notification