Skip to content

Commit f34316c

Browse files
authored
Update content/en/docs/refguide/modeling/resources/scheduled-events.md
1 parent 6224d02 commit f34316c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/modeling/resources/scheduled-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ This allows you to run the event every minute, or number of minutes.
153153

154154
### Long-Running Events {#long-events}
155155

156-
If a repeated scheduled event takes longer than the interval, an overlap would occur. To prevent this, a choice must be made on how to handle this. This is set in the **On overlap** property of the scheduled event.
156+
If a repeated scheduled event takes longer than the interval, an overlap would occur. To prevent this, choose one of the following options in the **On overlap** property of the scheduled event:
157157

158158
* **Skip next** – If an event takes longer than its interval, subsequent events are skipped until it has completed. The next event will start at the next available scheduled time.
159159

0 commit comments

Comments
 (0)