From aaaa2932cb589272789e84407fe6dfcce0990a6d Mon Sep 17 00:00:00 2001 From: Christian Hoffmeister Date: Thu, 24 Feb 2022 13:55:52 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d999b45..c26c68b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Commands -This CLI tool provides an easy way to manage [Talos](https://talos.dev/) powered [Kubernetes](https://kubernetes.io/) clustes on the [Hetzner Cloud](https://www.hetzner.com/cloud). Bootstrapping a new cluster performs the following steps: +This CLI tool provides an easy way to manage [Talos](https://talos.dev/) powered [Kubernetes](https://kubernetes.io/) clusters on the [Hetzner Cloud](https://www.hetzner.com/cloud). Bootstrapping a new cluster performs the following steps: * Create private network `10.0.0.0/16` for inter-node communication * Create placement group to ensure nodes to not run on the same physical machine