Skip to content

Commit 287d854

Browse files
authored
Update apigw-rest-api-lambda-python.json
1 parent a1a68c4 commit 287d854

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apigw-rest-api-lambda-python/apigw-rest-api-lambda-python.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"title": "Hello World AWS Lambda and Amazon API Gateway REST API",
3-
"description": "Create a simple Lambda Function connected to a REST API.",
3+
"description": "Create a simple Lambda function connected to a REST API.",
44
"language": "Python",
55
"level": "200",
66
"framework": "SAM",
77
"introBox": {
88
"headline": "How it works",
99
"text": [
1010
"This sample project demonstrates how to trigger a simple Lambda function using a REST API.",
11-
"This pattern deploys one Lambda Function and one API Gateway REST API."
11+
"This pattern deploys one Lambda function and one API Gateway REST API."
1212
]
1313
},
1414
"gitHub": {

0 commit comments

Comments
 (0)