Skip to content

Commit 53d44a3

Browse files
authored
Fix title of the checked web site
Right now lambda checks for "What Is AWS Lambda?" title on the page. However, the title of the page is "What is AWS Lambda?"
1 parent 9333a01 commit 53d44a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/services-cloudwatchevents-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This tutorial assumes that you have some knowledge of basic Lambda operations an
3333
+ **Enabled** – True \(checked\)\.
3434
+ **Environment variables**
3535
+ **site****https://docs\.aws\.amazon\.com/lambda/latest/dg/welcome\.html**\.
36-
+ **expected****What Is AWS Lambda?**\.
36+
+ **expected****What is AWS Lambda?**\.
3737

3838
1. Choose **Create function**\.
3939

@@ -121,4 +121,4 @@ Update the function configuration to cause the function to return an error, whic
121121

122122
1. Choose **Save**\.
123123

124-
Wait a minute, and then check your email for a message from Amazon SNS\.
124+
Wait a minute, and then check your email for a message from Amazon SNS\.

0 commit comments

Comments
 (0)