Skip to content

Commit 9f3e501

Browse files
committed
docs
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent eac8d3c commit 9f3e501

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
@@ -191,7 +191,7 @@ optimistic locking. If the update method fails on optimistic locking, it will re
191191
using a fresh resource from the server as base for modification.
192192

193193
```java
194-
@Override
194+
@Override
195195
public UpdateControl<StatusPatchCacheCustomResource> reconcile(
196196
StatusPatchCacheCustomResource resource, Context<StatusPatchCacheCustomResource> context) {
197197

0 commit comments

Comments
 (0)