From dd347546eee2c37d824d65b7d292a5b274cc57cb Mon Sep 17 00:00:00 2001 From: Sun Lintong Date: Mon, 15 Oct 2018 09:09:20 +0800 Subject: coresponding-->corresponding --- .../design-proposals/api-machinery/customresource-conversion-webhook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/api-machinery/customresource-conversion-webhook.md b/contributors/design-proposals/api-machinery/customresource-conversion-webhook.md index 035c187d..a7a5c6ff 100644 --- a/contributors/design-proposals/api-machinery/customresource-conversion-webhook.md +++ b/contributors/design-proposals/api-machinery/customresource-conversion-webhook.md @@ -128,7 +128,7 @@ type CustomResourceConversionWebhook { ### Defaulting In case that there is no versions list, a single version with values defaulted to top level version will be created. That means a single version with a name set to spec.version. -All newly added per version fields (schema, additionalPrinterColumns or subresources) will be defaulted to the coresponding top level field except for the first version in the list that will remain empty. +All newly added per version fields (schema, additionalPrinterColumns or subresources) will be defaulted to the corresponding top level field except for the first version in the list that will remain empty. ### Validation -- cgit v1.2.3