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:
Sahdev Zala
2017-03-21 22:20:57 -04:00
committed by Andrew Chen
parent b6b25fc934
commit dccb59fddd
2 changed files with 10 additions and 10 deletions
@@ -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 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.
Check the location and credentials that kubectl knows about with this command:
+9 -9
View File
@@ -1,10 +1,10 @@
---
assignees:
- lavalamp
- mikedanese
title: Accessing Clusters
---
{% include user-guide-content-moved.md %}
---
assignees:
- lavalamp
- mikedanese
title: Accessing Clusters
---
{% include user-guide-content-moved.md %}
[Accessing Clusters](/docs/concepts/cluster-administration/access-cluster/)