From 053d19279e3256c41b82219c6bd7a18252725b62 Mon Sep 17 00:00:00 2001 From: James Munsch Date: Thu, 27 Jul 2017 19:34:26 -0700 Subject: [PATCH] typo in examples/tcp/nginx/README.md --- examples/tcp/nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tcp/nginx/README.md b/examples/tcp/nginx/README.md index 99cae3eb2..1213aca75 100644 --- a/examples/tcp/nginx/README.md +++ b/examples/tcp/nginx/README.md @@ -1,6 +1,6 @@ # TCP loadbalancing -This example show how to implement TCP loadbalancing throught the Nginx Controller +This example show how to implement TCP loadbalancing through the Nginx Controller ## Prerequisites