Fix typo in cluster api docs

Fix type in https://kubernetes.io/docs/tasks/administer-cluster/access-cluster-api/
This commit is contained in:
Kenny Lee Sin Cheong
2017-05-31 00:30:17 -04:00
committed by Andrew Chen
parent 5e0fbc3ce6
commit 5372429718
@@ -36,7 +36,7 @@ $ kubectl config view
```
Many of the [examples](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/examples/) provide an introduction to using
kubectl. omplete documentation is found in the [kubectl manual](/docs/user-guide/kubectl/index).
kubectl. Complete documentation is found in the [kubectl manual](/docs/user-guide/kubectl/index).
### Directly accessing the REST API