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.
1 parent 64b0534 commit 837af48Copy full SHA for 837af48
pkg/crd/markers/doc.go
@@ -21,7 +21,7 @@ limitations under the License.
21
//
22
// Validation Markers
23
24
-// Validation markers have values that imprlement ApplyToSchema
+// Validation markers have values that implement ApplyToSchema
25
// (crd.SchemaMarker). Any marker implementing this will automatically
26
// be run after the rest of a given schema node has been generated.
27
// Markers that need to be run before any other markers can also
0 commit comments