From c9a0539d43f8de632643c021bf01e10617190158 Mon Sep 17 00:00:00 2001 From: Jayden Litolff <42988261+JayBigGuy10@users.noreply.github.com> Date: Fri, 17 Jul 2020 22:24:04 +1200 Subject: [PATCH] Add a Misssing 'A' (#14021) alex to alexa --- source/_integrations/alexa.smart_home.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/alexa.smart_home.markdown b/source/_integrations/alexa.smart_home.markdown index dac9e8ca1b1..43351387f6b 100644 --- a/source/_integrations/alexa.smart_home.markdown +++ b/source/_integrations/alexa.smart_home.markdown @@ -63,7 +63,7 @@ Steps to Integrate an Amazon Alexa Smart Home Skill with Home Assistant:

- In next screen, make sure *v3* is selected in `Payload version`. -- Now, you have created a skeleton of Smart Home skill. Next step we will do some "real" developer work. You can keep Alex Developer Console opened, we need change the skill configuration later. +- Now, you have created a skeleton of Smart Home skill. Next step we will do some "real" developer work. You can keep Alexa Developer Console opened, we need change the skill configuration later. ## Create an AWS Lambda Function