Skip to content

Commit efb7d46

Browse files
committed
Fix build
1 parent b617bce commit efb7d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_integrations/watson_tts.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ watson_url:
4040
description: "The endpoint to which the service will connect."
4141
required: false
4242
type: string
43-
default: `https://stream.watsonplatform.net/text-to-speech/api`
43+
default: "`https://stream.watsonplatform.net/text-to-speech/api`"
4444
watson_apikey:
4545
description: "Your secret apikey generated on the IBM Cloud admin console."
4646
required: true

0 commit comments

Comments
 (0)