From 1223ea0b7bc4848e214a6452cdf70904cad462cc Mon Sep 17 00:00:00 2001 From: Nicholas Hadler Date: Tue, 6 Sep 2022 12:51:04 -0700 Subject: [PATCH] Fixed spelling mistake in alexa.smart_home.markdown (#24004) --- 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 22ab1024d14..ab46cec4001 100644 --- a/source/_integrations/alexa.smart_home.markdown +++ b/source/_integrations/alexa.smart_home.markdown @@ -140,7 +140,7 @@ The first thing you need to do after signing into the [AWS console](https://cons Screenshot: Attach permission policy to IAM role

-- 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