Fix minor typo in TCP loadbalancing

This commit is contained in:
Malepati Bala Siva Sai Akhil 2017-08-17 03:23:39 +05:30 committed by GitHub
parent 33a4e1f8df
commit 71a1d2fd05

View file

@ -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