Skip to content

Commit 3c071a5

Browse files
markrouzgermanma
andauthored
fix typo (#216)
Co-authored-by: germanma <[email protected]>
1 parent 8f4acde commit 3c071a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ In order to properly register your own custom types (custom resources) for deser
168168

169169
See in the [samples](https://github.com/java-operator-sdk/admission-controller-framework/blob/main/samples/commons/src/main/resources/META-INF/services/io.fabric8.kubernetes.api.model.KubernetesResource#L164-L164).
170170

171-
Related release not in fabric8 client:
171+
Related release note in fabric8 client:
172172
```text
173173
Fix #4579: the implicit registration of resource and list types that happens when using the resource(class) methods
174174
has been removed. This makes the behavior of the client more predictable as that was an undocumented side-effect.

0 commit comments

Comments
 (0)