Skip to content

Commit cd27f73

Browse files
committed
Small fix
1 parent ecf0b2a commit cd27f73

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
@@ -163,7 +163,7 @@ If a repeated scheduled event takes longer than the interval, an overlap would o
163163

164164
If multiple successive events are longer than their interval, the intended scheduled time will be further and further away from the actual start time. This situation should be avoided by choosing an interval that is generally sufficient to run the event.
165165

166-
Should an event have drifted a long way from its intended schedule over time, the best way to remedy this is to delete the event and create a new one (with a longer interval).
166+
If an event has drifted a long way from its intended schedule over time, the best way to remedy this is to delete the event and create a new one (with a longer interval).
167167

168168
## Additional Information
169169

0 commit comments

Comments
 (0)