Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 89b498f

Browse filesBrowse files
alixhaminnegrey
authored andcommitted
Fixes link render typo (GoogleCloudPlatform#1545)
1 parent e7cbabd commit 89b498f
Copy full SHA for 89b498f

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎texttospeech/cloud-client/README.rst

Copy file name to clipboardExpand all lines: texttospeech/cloud-client/README.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Google Cloud Text-to-Speech API Python Samples
77
:target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&page=editor&open_in_editor=/README.rst
88

99

10-
This directory contains samples for Google Cloud Text-to-Speech API. The `Google Cloud Text To Speech API`_ enables you to generate and customize synthesized speech from text or SSML.
10+
This directory contains samples for Google Cloud Text-to-Speech API. The `Google Cloud Text-to-Speech API`_ enables you to generate and customize synthesized speech from text or SSML.
1111

1212

1313

@@ -170,4 +170,4 @@ to `browse the source`_ and `report issues`_.
170170
https://github.com/GoogleCloudPlatform/google-cloud-python/issues
171171

172172

173-
.. _Google Cloud SDK: https://cloud.google.com/sdk/
173+
.. _Google Cloud SDK: https://cloud.google.com/sdk/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.