Skip to content

Commit c8adeb0

Browse files
authored
Merge pull request #5441 from samgiles/patch-1
Typo in environment variable
2 parents 97f089e + d13227a commit c8adeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ credentials of the user listed in the current context.
5050

5151
## The KUBECONFIG environment variable
5252

53-
The `KUBECONGIG` environment variable holds a list of kubeconfig files.
53+
The `KUBECONFIG` environment variable holds a list of kubeconfig files.
5454
For Linux and Mac, the list is colon-delimited. For Windows, the list
5555
is semicolon-delimited. The `KUBECONFIG` environment variable is not
5656
required. If the `KUBECONFIG` environment variable doesn't exist,

0 commit comments

Comments
 (0)