Skip to content

Commit 699e22a

Browse files
leahecoledandhlee
authored andcommitted
fix region tag typo [(#2731)](#2731)
1 parent ba10036 commit 699e22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translation/samples/snippets/hybrid_glossaries/hybrid_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ def main():
242242
PROJECT_ID, glossary_name)
243243
# translated text -> synthetic audio
244244
text_to_speech(text_to_speak, outfile)
245-
# [END transalte_hybrid_integration]
245+
# [END translate_hybrid_integration]
246246

247247

248248
if __name__ == '__main__':

0 commit comments

Comments
 (0)