Update generating-clientset.md

fix typo
This commit is contained in:
Huan Wei 2018-07-18 10:10:32 +08:00 committed by GitHub
parent 6e31a546a5
commit 4eecc5bb78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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