From 78bc87d604574cc71614f53506a732d4e86c8961 Mon Sep 17 00:00:00 2001 From: Poschi <825911+poschi3@users.noreply.github.com> Date: Sat, 30 Mar 2024 12:18:11 +0100 Subject: [PATCH] Fixed kubectl typo --- docs/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.md b/docs/setup.md index 841baa1..ea8a38f 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -145,7 +145,7 @@ The following commands may be used to verify that everything is working as expec # verify minikube minikube status # Verify tools are installed with help commands -kuebctl -h +kubectl -h helm -h k9s -h # kubectl - query for all running containers in cluster