fix a typo in kubernetes api (#7261)

This commit is contained in:
Kay Yan
2018-02-07 09:26:43 +08:00
committed by k8s-ci-robot
parent e326d192fd
commit 072112f6e5
@@ -100,7 +100,7 @@ or more comments in the Kubernetes source code.
will be different in your situation.
{: .note}
Here's an example of editing the a comment in the Kubernetes source code.
Here's an example of editing a comment in the Kubernetes source code.
In your local kubernetes/kubernetes repository, check out the master branch,
and make sure it is up to date: