Merge pull request #113089 from zackzhangkai/fix-doc

fix typo
This commit is contained in:
Kubernetes Prow Robot 2022-10-19 00:37:01 -07:00 committed by GitHub
commit 594d34872c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ Having a defined format allows:
The file format is json, marshalled from a struct authcfg.Info. 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 It is not intended to store general preferences, such as default
namespace, output options, etc. CLIs (such as kubectl) and UIs should namespace, output options, etc. CLIs (such as kubectl) and UIs should