Skip to content

Commit

Permalink
fix region tag typo (#2731)
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole committed Jan 21, 2020
1 parent 9b6717f commit 7e3d1e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ def main():
PROJECT_ID, glossary_name)
# translated text -> synthetic audio
text_to_speech(text_to_speak, outfile)
# [END transalte_hybrid_integration]
# [END translate_hybrid_integration]


if __name__ == '__main__':
Expand Down

0 comments on commit 7e3d1e5

Please sign in to comment.