fix a typo in kubernetes api (#7261)

pull/7216/merge
Kay Yan 2018-02-07 09:26:43 +08:00 committed by k8s-ci-robot
parent e326d192fd
commit 072112f6e5
1 changed files with 1 additions and 1 deletions

View File

@ -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: