From c3517d10db5bd92bd18b93a405960710471bb884 Mon Sep 17 00:00:00 2001 From: Malepati Bala Siva Sai Akhil Date: Thu, 17 Aug 2017 03:26:48 +0530 Subject: [PATCH] Fix minor typo in UDP loadbalancing --- examples/udp/nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/udp/nginx/README.md b/examples/udp/nginx/README.md index 9b926c2262..64ff5bb269 100644 --- a/examples/udp/nginx/README.md +++ b/examples/udp/nginx/README.md @@ -1,6 +1,6 @@ # UDP loadbalancing -This example show how to implement UDP loadbalancing throught the Nginx Controller +This example shows how to implement UDP loadbalancing through the Nginx Controller ## Prerequisites