Fixed spelling mistake in alexa.smart_home.markdown (#24004)

This commit is contained in:
Nicholas Hadler 2022-09-06 12:51:04 -07:00 committed by GitHub
parent f75d4ea08f
commit 1223ea0b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@ The first thing you need to do after signing into the [AWS console](https://cons
<img src='/images/integrations/alexa/create_iam_role_attach_permission.png' alt='Screenshot: Attach permission policy to IAM role'>
</p>
- Give your new role a name, such as `AWSLambdaBasicExecutionRole-SmartHome`, then click the `Create role` button at the bottom of the pahe. You should be able to find your new role in the roles list now.
- Give your new role a name, such as `AWSLambdaBasicExecutionRole-SmartHome`, then click the `Create role` button at the bottom of the page. You should be able to find your new role in the roles list now.
### Add Code to the Lambda Function