From 61b48130ac9b15cfa0141aa16c06a0f748a36d70 Mon Sep 17 00:00:00 2001 From: Kent Rancourt Date: Mon, 6 Aug 2018 11:19:31 -0400 Subject: [PATCH] Very minor grammar fix --- docs/how-it-works.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-it-works.md b/docs/how-it-works.md index 369d7fb18..b5a29acbe 100644 --- a/docs/how-it-works.md +++ b/docs/how-it-works.md @@ -1,6 +1,6 @@ # How it works -The objective of this document is to explain how the NGINX Ingress controller works, in particular how the NGINX model is built and why we need a one. +The objective of this document is to explain how the NGINX Ingress controller works, in particular how the NGINX model is built and why we need one. ## NGINX configuration