Skip to content

Commit 390d7ff

Browse files
committed
Spelling fix.
1 parent 4b80443 commit 390d7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/user-guide/writing-workflows/scheduling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2092,7 +2092,7 @@ E.G. for this example workflow:
20922092
[[graph]]
20932093
P1 = foo
20942094
2095-
When this workflow starts, the initial cycle point is 1 and the runahad limit
2095+
When this workflow starts, the initial cycle point is 1 and the runahead limit
20962096
is four cycles after this (i.e. cycle 4). So the task ``foo`` will immediately
20972097
submit in cycles 1, 2, 3 and 4, however, the tasks in cycles 5 onwards will
20982098
wait until earlier cycles complete, and the runahead limit advances.

0 commit comments

Comments
 (0)