From 979f3994895bb8f0efbcd5f450b7a2021832e601 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 28 Oct 2017 18:48:15 +0100 Subject: [PATCH] Fix a missing character --- source/_components/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/google_assistant.markdown b/source/_components/google_assistant.markdown index 76e146327c1..88d45d3b531 100644 --- a/source/_components/google_assistant.markdown +++ b/source/_components/google_assistant.markdown @@ -18,7 +18,7 @@ The Google Assistant component requires a bit more setup than most due to the wa

To use Google Assistant your Home Assistant configuration has to be externally accessible, with a hostname and SSL certificate. If you haven't already configured that you should do so before continuing. -

+

### {% linkable_title Configuration %}