Fix incorrect sentence (#2876)
* Fix incorrect sentence The changes removes an unnecessary word to correct doc sentence. * Fix incorrect sentence Remove an extra incorrect word from the sentence.
This commit is contained in:
@@ -14,7 +14,7 @@ Kubernetes CLI, `kubectl`.
|
|||||||
|
|
||||||
To access a cluster, you need to know the location of the cluster and have credentials
|
To access a cluster, you need to know the location of the cluster and have credentials
|
||||||
to access it. Typically, this is automatically set-up when you work through
|
to access it. Typically, this is automatically set-up when you work through
|
||||||
though a [Getting started guide](/docs/getting-started-guides/),
|
a [Getting started guide](/docs/getting-started-guides/),
|
||||||
or someone else setup the cluster and provided you with credentials and a location.
|
or someone else setup the cluster and provided you with credentials and a location.
|
||||||
|
|
||||||
Check the location and credentials that kubectl knows about with this command:
|
Check the location and credentials that kubectl knows about with this command:
|
||||||
|
|||||||
Reference in New Issue
Block a user