Skip to content

Commit db3a0d9

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

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)