summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuan Wei <huan@harmonycloud.cn>2018-07-18 10:10:32 +0800
committerGitHub <noreply@github.com>2018-07-18 10:10:32 +0800
commit4eecc5bb78a8eece97c97c6771268b1b5c7955df (patch)
tree2d32704539140b5a43e3363f5b9e067229f32f24
parent6e31a546a50f6f57f3e9e1422ade0599f5e3e77d (diff)
Update generating-clientset.md
fix typo
-rw-r--r--contributors/devel/generating-clientset.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/generating-clientset.md b/contributors/devel/generating-clientset.md
index 7a47aeb8..473fb136 100644
--- a/contributors/devel/generating-clientset.md
+++ b/contributors/devel/generating-clientset.md
@@ -1,6 +1,6 @@
# Generation and release cycle of clientset
-Client-gen is an automatic tool that generates [clientset](../design-proposals/api-machinery/client-package-structure.md#high-level-client-sets) based on API types. This doc introduces the use the client-gen, and the release cycle of the generated clientsets.
+Client-gen is an automatic tool that generates [clientset](../design-proposals/api-machinery/client-package-structure.md#high-level-client-sets) based on API types. This doc introduces the use of the client-gen, and the release cycle of the generated clientsets.
## Using client-gen