diff --git a/README.md b/README.md index e0759d0..edf635d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Ouput: ` detect the invalid fields` ``` spec.validation.openAPIV3Schema.additionalProperties: Forbidden: must not be used at the root spec.validation.openAPIV3Schema.type: Required value: must not be empty at the root -`` +``` ## Testing with craft @@ -38,4 +38,4 @@ Firstly build the operator. Then, convert `config/crd/bases/*.yaml` in created o ``` go build . ./validation --def -``` \ No newline at end of file +```