Skip to content

Commit 5a052fa

Browse files
authored
Merge pull request #39 from landermkerbey/patch-1
Added missing comma in "What is AWS"
2 parents b2f19df + 817f2a0 commit 5a052fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/welcome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ The following topics provide additional information about AWS Lambda:
3636
+ [AWS Lambda Function Versioning and Aliases](versioning-aliases.md)
3737
+ [Using Amazon CloudWatch](monitoring-functions.md)
3838
+ [Best Practices for Working with AWS Lambda Functions](best-practices.md)
39-
+ [AWS Lambda Limits](limits.md)
39+
+ [AWS Lambda Limits](limits.md)

0 commit comments

Comments
 (0)