diff --git a/tools/auth/clientauth.go b/tools/auth/clientauth.go index c810e69e..5a256c1c 100644 --- a/tools/auth/clientauth.go +++ b/tools/auth/clientauth.go @@ -32,7 +32,7 @@ Having a defined format allows: The file format is json, marshalled from a struct authcfg.Info. -Clinet libraries in other languages should use the same format. +Client libraries in other languages should use the same format. It is not intended to store general preferences, such as default namespace, output options, etc. CLIs (such as kubectl) and UIs should