Add a Misssing 'A' (#14021)

alex to alexa
This commit is contained in:
Jayden Litolff 2020-07-17 22:24:04 +12:00 committed by GitHub
parent 46ea5c75ac
commit c9a0539d43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ Steps to Integrate an Amazon Alexa Smart Home Skill with Home Assistant:
</p>
- 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