Skip to content

Commit d7621b8

Browse files
authored
Merge pull request #48 from nginx-serverless/ngx-lambda
fix: README.md
2 parents 5e2e2d8 + 39b3228 commit d7621b8

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
@@ -13,7 +13,7 @@ Within the proxy layer of `nginx-lambda-gateway`, additional functionality can b
1313
- For internal/micro services that can't authenticate against the AWS Lambda functions
1414
(e.g. don't have libraries available) the gateway can provide a means
1515
to accessing Lambda functions without authentication
16-
- Protecting Lambda functions from arbitrary public access and traversal
16+
- Protecting Lambda functions from arbitrary public access
1717
- For internal/micro services that can't authenticate against the AWS Lambda functions
1818
- [Rate limiting](http://nginx.org/en/docs/http/ngx_http_limit_req_module.html) AWS Lambda functions
1919
- Authenticating users to authorize AWS Lambda functions with a [OIDC](https://github.com/nginx-openid-connect)

0 commit comments

Comments
 (0)