From 90ad65bb5557b62e25d321e72291d3db356dd96a Mon Sep 17 00:00:00 2001 From: Adrian Schmid Date: Fri, 6 Jan 2023 23:13:27 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26e1d172..5ae0a223 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ To make a node pool smaller: - delete the nodes from Kubernetes (`kubectl delete node `) - delete the instances from the cloud console (make sure you delete the correct ones :p) -In a future relese I will add some automation for the cleanup. +In a future release I will add some automation for the cleanup. ### Replacing a problematic node