Skip to content

Commit 7e3d1e5

Browse files
authored
fix region tag typo (#2731)
1 parent 9b6717f commit 7e3d1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate/cloud-client/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)