diff --git a/releasing/README.md b/releasing/README.md index 8b2855dec..0f7e6ef01 100644 --- a/releasing/README.md +++ b/releasing/README.md @@ -31,8 +31,8 @@ Thus, do `kyaml` first, then `cli-utils`, etc. #### Consider fetching new OpenAPI data The Kubernetes OpenAPI data changes no more frequently than once per quarter. -You can check the current version that kustomize is using with the -following command. +You can check the current builtin versions that kustomize is using with the +following command. ``` kustomize openapi info ```