Skip to content

Commit 66ca429

Browse files
winewaymanusa
authored andcommitted
fixed typo
1 parent 666a139 commit 66ca429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/CRD-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ Corresponding `x-kubernetes-preserve-unknown-fields: true` will be generated in
359359
x-kubernetes-preserve-unknown-fields: true
360360
```
361361

362-
You can also annotation a field with @PreserveUnknownFields:
362+
You can also annotate a field with `io.fabric8.crd.generator.annotation.PreserveUnknownFields`:
363363

364364
```java
365365
interface ExampleInterface {}

0 commit comments

Comments
 (0)