diff --git a/source/_components/alexa.markdown b/source/_components/alexa.markdown index 747bef9a8e8..65ddc60f870 100644 --- a/source/_components/alexa.markdown +++ b/source/_components/alexa.markdown @@ -240,7 +240,7 @@ Custom slot type for script support. Add a sample utterance: ```text -RunScriptIntent run {Scene} +RunScriptIntent run {Script} ``` Then add the intent to your Alexa Section in your HA config file: