Skip to content

Commit 4d429f3

Browse files
csvirimetacosm
andcommitted
Update docs/content/en/docs/documentation/reconciler.md
Co-authored-by: Chris Laprun <[email protected]>
1 parent 148aeb5 commit 4d429f3

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
@@ -20,7 +20,7 @@ Once the reconciliation is done, the framework checks if:
2020

2121
- an exception was thrown during execution, and if yes, schedules a retry.
2222
- new events were received during the controller execution; if yes, schedule a new reconciliation.
23-
- the reconciler results explicitly re-schedules (`UpdateControl.rescheduleAfter(..)`) a reconciliation with a time delay, if yes,
23+
- the reconciler results explicitly re-scheduled (`UpdateControl.rescheduleAfter(..)`) a reconciliation with a time delay, if yes,
2424
schedules a timer event with the specific delay.
2525
- if none of the above applies, the reconciliation is finished.
2626

0 commit comments

Comments
 (0)