Skip to content

Commit

Permalink
fix description about KUBECONFIG (#7589)
Browse files Browse the repository at this point in the history
s/envrionment/environment
  • Loading branch information
CaoShuFeng authored and k8s-ci-robot committed Mar 2, 2018
1 parent e07befe commit f96eb32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Here are the rules that `kubectl` uses when it merges kubeconfig files:

Otherwise, if the `KUBECONFIG` environment variable is set, use it as a
list of files that should be merged.
Merge the files listed in the `KUBECONFIG` envrionment variable
Merge the files listed in the `KUBECONFIG` environment variable
according to these rules:

* Ignore empty filenames.
Expand Down

0 comments on commit f96eb32

Please sign in to comment.