Skip to content

Commit f16dd2e

Browse files
author
Sebastien Stormacq
committed
fix typo
1 parent f13a376 commit f16dd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/MultiTenant/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Description: SAM Template for Multi Tenant Lambda Example
55
# This is an example SAM template for the purpose of this project.
66
# When deploying such infrastructure in production environment,
77
# we strongly encourage you to follow these best practices for improved security and resiliency
8-
# - Enable access loggin on API Gateway
8+
# - Enable access logging on API Gateway
99
# See: https://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-logging.html)
1010
# - Ensure that AWS Lambda function is configured for function-level concurrent execution limit
1111
# See: https://docs.aws.amazon.com/lambda/latest/dg/lambda-concurrency.html

0 commit comments

Comments
 (0)