From fde4d4982d4d9b7c5d98d8d5f83e9047286e5d1f Mon Sep 17 00:00:00 2001 From: Snakel Date: Thu, 21 Feb 2019 15:57:32 +0100 Subject: [PATCH] Fixed typing error --- internal/cmd/root.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/cmd/root.go b/internal/cmd/root.go index aaeace6d..7482067d 100644 --- a/internal/cmd/root.go +++ b/internal/cmd/root.go @@ -76,7 +76,7 @@ func initK8sFlags() { k8sFlags.Context, "context", "", - "The name of the kuconfig context to use", + "The name of the kubeconfig context to use", ) rootCmd.Flags().StringVar(