From 26b55690447519155844e6a9b3a373a94b3b6196 Mon Sep 17 00:00:00 2001 From: Gabe Abinante Date: Mon, 28 Aug 2017 10:09:39 -0700 Subject: [PATCH] add period --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2be3898..e9f6d6f 100644 --- a/README.md +++ b/README.md @@ -1354,7 +1354,7 @@ Lambda - A **6MB** request or response payload size. - A **50 MB** limit on the compressed .zip/.jar file deployment package size. - A **250 MB** limit on the code/dependencies in the package before compression. - - A **512 MB** limit on local storage in /tmp + - A **512 MB** limit on local storage in /tmp. ### Lambda Code Samples