Skip to content

Commit 8a9cb34

Browse files
authored
doc: fix typo (#1041)
1 parent 5f1e537 commit 8a9cb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ custom resource, the reconciliation could be skipped. This is supported out of t
196196
default is not triggered if the change to the main custom resource does not increase the `.metadata.generation` field.
197197
Note that the increase of `.metada.generation` is handled automatically by Kubernetes.
198198

199-
To turn on this feature set `generationAwareEventProcessing` to `false` for the `Reconciler`.
199+
To turn off this feature set `generationAwareEventProcessing` to `false` for the `Reconciler`.
200200

201201
## Support for Well Known (non-custom) Kubernetes Resources
202202

0 commit comments

Comments
 (0)