Skip to content

Commit af318df

Browse files
committed
fix description about KUBECONFIG
s/envrionment/environment
1 parent 9e05ad8 commit af318df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/configuration/organize-cluster-access-kubeconfig.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Here are the rules that `kubectl` uses when it merges kubeconfig files:
8282

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

8888
* Ignore empty filenames.

0 commit comments

Comments
 (0)