From 3d83e114e6d9271bfa6bbd89ce7cb7d2c2070d3c Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Thu, 22 Jun 2023 20:22:01 -0700 Subject: [PATCH] suggestion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c02b4e0267..120bb58041 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # NGINX Ingress Controller -This repo provides an implementation of an Ingress Controller for NGINX and NGINX Plus. +This repo provides an implementation of an Ingress Controller for NGINX and NGINX Plus from the people behind NGINX. NGINX Ingress Controller works with both NGINX and NGINX Plus and supports the standard Ingress features - content-based routing and TLS/SSL termination.