From fceb20fe0c71ffd637082215a67a4954c5f3da72 Mon Sep 17 00:00:00 2001 From: Loren Lisk Date: Thu, 29 Apr 2021 23:58:14 -0400 Subject: [PATCH] Typo fix in README.md Just a small typo fix Signed-off-by: Loren Lisk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1270114d0..a08bbd0fcf 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ K3s bundles the following technologies together into a single cohesive distribut * [Local-path-provisioner](https://github.com/rancher/local-path-provisioner) for provisioning volumes using local storage * [Host utilities](https://github.com/k3s-io/k3s-root) such as iptables/nftables, ebtables, ethtool, & socat -These technologies can be disabled or swapped out for technolgoies of your choice. +These technologies can be disabled or swapped out for technologies of your choice. Additionally, K3s simplifies Kubernetes operations by maintaining functionality for: