From a98abd8657f4a457862aca7cfdc3121963fc3204 Mon Sep 17 00:00:00 2001 From: Shawn Kim Date: Tue, 18 Apr 2023 06:24:02 -0700 Subject: [PATCH] fix: README.md in intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a8767d..adfdc1a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project provides a working configuration of NGINX configured to act as an a ![](./docs/img/nginx-lambda-gateway-intro.png) -Within the proxy layer, additional functionality can be configured such as: +Within the proxy layer of `nginx-lambda-gateway`, additional functionality can be configured such as: - Providing an AWS signature based authentication gateway using an alternative authentication system to AWS Lambda functions