From eb55f683d4ee4703f20e5af1a1fbae7af5731415 Mon Sep 17 00:00:00 2001 From: Dan Kohn Date: Tue, 7 Jul 2020 19:26:35 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a9e8e2e..a8284e3e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Here is a 6 minute demo video that demonstrates 3 scenarios # Why we created CNI-Genie? -CNI Genie is an add-on to [Kuberenets](https://github.com/kubernetes/kubernetes) open-source project and is designed to provide the following features: +CNI Genie is an add-on to [Kubernetes](https://github.com/kubernetes/kubernetes) open-source project and is designed to provide the following features: 1. [wide range of network offerings, CNI plugins](docs/multiple-cni-plugins/README.md), available to the users in runtime. This figure shows Kubernetes CNI Plugin landscape before and after CNI-Genie ![image](docs/multiple-cni-plugins/what-cni-genie.png)