From 4eecc5bb78a8eece97c97c6771268b1b5c7955df Mon Sep 17 00:00:00 2001 From: Huan Wei Date: Wed, 18 Jul 2018 10:10:32 +0800 Subject: Update generating-clientset.md fix typo --- contributors/devel/generating-clientset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3