Skip to content

Commit 57e7ecc

Browse files
committed
docs
1 parent 0329fcd commit 57e7ecc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lambda-elastic-ip-no-nat-gateway-cdk/example-pattern.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"introBox": {
1212
"headline": "How it works",
1313
"text": [
14-
"This sample project demonstrates how to Create a lambda function with public elastic IP without provisioning NAT Gateway and save $33/month in non-prod environment"
14+
"This sample project demonstrates how to create a lambda function with public elastic IP without provisioning NAT Gateway and save $33/month in non-prod environment"
1515
]
1616
},
1717
"gitHub": {
@@ -37,7 +37,7 @@
3737
},
3838
"testing": {
3939
"text": [
40-
"See the Github repo for detailed testing instructions."
40+
"See the GitHub repo for detailed testing instructions."
4141
]
4242
},
4343
"cleanup": {

0 commit comments

Comments
 (0)