From ed7b3a4051d99065f002dbc956693f5f5c761d5f Mon Sep 17 00:00:00 2001 From: Brian Rodgers Date: Fri, 15 Jan 2016 14:45:58 -0600 Subject: [PATCH] Documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20dd0cac..5f0d86c1 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ describe("Template Lookup") { This project packages certain useful custom CloudFormation types. These are Lambda backed types that perform tasks that CloudFormation does not natively support. In order to use them, you must upload the Lambda function -to your account and region. The code for these functions is found in this repo under assets/custom-types +to your account and region. The code for these functions is found in this repo under assets/custom-types. ## NAT Gateways CloudFormation does not yet support the new managed NAT gateways. In order to make use of these, a custom