Skip to content

Commit a8e7efc

Browse files
Update docs/content/en/docs/documentation/reconciler.md
Co-authored-by: Antonio <122279781+afalhambra-hivemq@users.noreply.github.com>
1 parent 217629f commit a8e7efc

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
@@ -189,7 +189,7 @@ to avoid generating the resource again and other race conditions.
189189

190190
Therefore,
191191
the framework provides facilities
192-
to cover these use cases withing [`PrimaryUpdateAndCacheUtils`](https://github.com/operator-framework/java-operator-sdk/blob/main/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler/PrimaryUpdateAndCacheUtils.java#L16).
192+
to cover these use cases with [`PrimaryUpdateAndCacheUtils`](https://github.com/operator-framework/java-operator-sdk/blob/main/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler/PrimaryUpdateAndCacheUtils.java#L16).
193193
These utility methods come in two flavors:
194194

195195
#### Using internal cache

0 commit comments

Comments
 (0)