From 441ce0bc2332c48b620bb8e05f7b6ba08a2006fb Mon Sep 17 00:00:00 2001 From: Malepati Bala Siva Sai Akhil Date: Thu, 17 Aug 2017 03:23:39 +0530 Subject: [PATCH] Fix minor typo in TCP loadbalancing --- 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 1213aca75..82885c3d9 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 through the Nginx Controller +This example shows how to implement TCP loadbalancing through the Nginx Controller ## Prerequisites