Skip to content

Commit 5fd5538

Browse files
csvirimetacosm
andauthored
Update docs/content/en/docs/documentation/reconciler.md
Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
1 parent 9dd04a8 commit 5fd5538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/docs/documentation/reconciler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ You can specify the name of the finalizer to use for your `Reconciler` using the
168168
[`@ControllerConfiguration`](https://github.com/java-operator-sdk/java-operator-sdk/blob/main/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler/ControllerConfiguration.java)
169169
annotation. If you do not specify a finalizer name, one will be automatically generated for you.
170170

171-
From v5, by default, the finalizer is added using the Served Side Apply. See also UpdateControl in docs.
171+
From v5, by default, the finalizer is added using Server Side Apply. See also `UpdateControl` in docs.

0 commit comments

Comments
 (0)