From b6b364685ab4b8256433c49a08198f22ac769181 Mon Sep 17 00:00:00 2001 From: SADIK KUZU Date: Sun, 9 Jan 2022 20:39:34 +0300 Subject: [PATCH] Fix typo on README.md (#341) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e85bdbf..e972e8c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Here's a **`kubectx`** demo: ### Examples ```sh -# switch to anoter cluster that's in kubeconfig +# switch to another cluster that's in kubeconfig $ kubectx minikube Switched to context "minikube".