We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 942927c + 39e7008 commit e78c920Copy full SHA for e78c920
pkg/crd/markers/validation.go
@@ -298,7 +298,7 @@ type XEmbeddedResource struct{}
298
// IntOrString marks a fields as an IntOrString.
299
//
300
// This is required when applying patterns or other validations to an IntOrString
301
-// field. Knwon information about the type is applied during the collapse phase
+// field. Known information about the type is applied during the collapse phase
302
// and as such is not normally available during marker application.
303
type XIntOrString struct{}
304
0 commit comments