From a1199fca6fdfdf2ed846181302d124832dbd7217 Mon Sep 17 00:00:00 2001 From: Tuan Anh Tran Date: Mon, 17 Aug 2020 11:36:18 +0700 Subject: [PATCH] Fix typo Signed-off-by: Tuan Anh Tran --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa15a976b6..f9beec482e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ K3s is a [fully conformant](https://github.com/cncf/k8s-conformance/pulls?q=is%3 1. It eliminates the need to expose a port on Kubernetes worker nodes for the kubelet API by exposing this API to the Kubernetes control plane nodes over a websocket tunnel. -K3s bundles the following technologies together into a single cohesive distibution: +K3s bundles the following technologies together into a single cohesive distribution: * [Containerd](https://containerd.io/) & [runc](https://github.com/opencontainers/runc) * [Flannel](https://github.com/coreos/flannel) for CNI