From a63d386a07823dd96e1e9fbf56163525b3ec7db0 Mon Sep 17 00:00:00 2001 From: Harry Lee Date: Sun, 17 Feb 2019 13:00:17 +0800 Subject: [PATCH] fix typo (#673) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b10f1e4a..06d8d54d 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ A primary motivation for kube-router is performance. The combination of BGP for inter-node Pod networking and IPVS for load balanced proxy Services is a perfect recipe for high-performance cluster networking at scale. BGP ensures that the data path is dynamic and efficient, and IPVS provides in-kernel load balancing -that has been thouroughly tested and optimized. +that has been thoroughly tested and optimized. ## Getting Started @@ -136,4 +136,4 @@ Testing and development by [ShopGun](https://shopgun.com/about)

-

\ No newline at end of file +