Skip to content

Commit 5063d36

Browse files
authored
Fix a typo in the README (#25)
n/a
1 parent 10f3e99 commit 5063d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The library provides:
1818
- Built-in support for [Amazon API Gateway HTTP API](https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api.html) events
1919
- Re-exported dependencies to minimize `Package.swift` complexity
2020

21-
We strongly recommend to never deploy openly available API. The QuoteAPI example project shows you how to add a Lambda Authorizer function to the API Gateway.
21+
We strongly recommend never deploying an openly available API. The QuoteAPI example project shows you how to add a Lambda Authorizer function to the API Gateway.
2222
## Prerequisites
2323

2424
- [AWS Account](https://console.aws.amazon.com/)

0 commit comments

Comments
 (0)