From 4f9e1960c623d288de802bdcabd513738e58151c Mon Sep 17 00:00:00 2001 From: The PapaMaan <31101389+thepapamaan@users.noreply.github.com> Date: Fri, 28 Jun 2019 12:47:11 +0200 Subject: [PATCH] a space to many corrupted the equilibrium (#9708) fixed error in link/url --- source/_components/google_cloud.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/google_cloud.markdown b/source/_components/google_cloud.markdown index e7537126cf6..fc2309bb5cd 100644 --- a/source/_components/google_cloud.markdown +++ b/source/_components/google_cloud.markdown @@ -112,7 +112,7 @@ gain: type: float default: 0.0 profiles: - description: "An identifier which selects 'audio effects' profiles that are applied on (post synthesized) text to speech. Effects are applied on top of each other in the order they are given. Supported profile ids listed [here](https: //cloud.google.com/text-to-speech/docs/audio-profiles)." + description: "An identifier which selects 'audio effects' profiles that are applied on (post synthesized) text to speech. Effects are applied on top of each other in the order they are given. Supported profile ids listed [here](https://cloud.google.com/text-to-speech/docs/audio-profiles)." required: false type: list default: "[]"