fix description about client library (#7634)

This commit is contained in:
CaoShuFeng
2018-03-05 23:27:52 +08:00
committed by k8s-ci-robot
parent 90e5519a54
commit 351adb746f
+1 -1
View File
@@ -21,7 +21,7 @@ To call the Kubernetes API from a programming language, you can use
client libraries:
- [Kubernetes Go client library](https://github.com/kubernetes/client-go/)
- [Kubernetes Python client libary](https://github.com/kubernetes-incubator/client-python)
- [Kubernetes Python client library](https://github.com/kubernetes-incubator/client-python)
## CLI Reference