fix-a-typo-in-kubernetes-components (#7331)

This commit is contained in:
Kay Yan 2018-02-10 06:10:53 +08:00 committed by k8s-ci-robot
parent f09d3b2753
commit 9bc8ca42fd
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ The remaining steps refer to your base directory as `<k8s-base>`.
**Note:**
If you only need to generate, but not change, the reference docs, you don't need to
manually get the `kubernetes/kubernetes` repository. When you run the `update-imported-docs`
tool, it automatically clones the the `kubernetes/kubernetes` repository.
tool, it automatically clones the `kubernetes/kubernetes` repository.
{: .note}
## Editing the Kubernetes source code