From 8be0b11a544b4cb2379ddc51e3c233182f426485 Mon Sep 17 00:00:00 2001 From: mauriciobonani Date: Fri, 22 Dec 2017 15:47:29 -0500 Subject: [PATCH] Update tts.google.markdown (#4266) --- source/_components/tts.google.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/tts.google.markdown b/source/_components/tts.google.markdown index 50321b01045..dfdd6b279c0 100644 --- a/source/_components/tts.google.markdown +++ b/source/_components/tts.google.markdown @@ -35,7 +35,7 @@ tts: language: 'de' ``` -If you are using SSL certificate or Docker, you may need to add the `base_url` configuration variable to your `html` component as follows: +If you are using SSL certificate or Docker, you may need to add the `base_url` configuration variable to your `http` component as follows: ```yaml #Example configuration.yaml entry