diff --git a/source/_integrations/google_translate.markdown b/source/_integrations/google_translate.markdown index 549a5876eb0..b60f189fd49 100644 --- a/source/_integrations/google_translate.markdown +++ b/source/_integrations/google_translate.markdown @@ -115,7 +115,7 @@ You can also use supported BCP 47 tags like the below or the 2-2 digit format fo ## Action speak -The `tts.speak` actiion is the modern way to use Google translate TTS action. Add the `speak` action, select the entity for your Google translate TTS (it's named for the language you created it with), select the media player entity or group to send the TTS audio to, and enter the message to speak. +The `tts.speak` action is the modern way to use Google translate TTS action. Add the `speak` action, select the entity for your Google translate TTS (it's named for the language you created it with), select the media player entity or group to send the TTS audio to, and enter the message to speak. For more options about `speak`, see the Speak section on the main [TTS](/integrations/tts/#action-speak) building block page.