Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/user-guide/running-workflows/cylc-broadcast.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ The exact point at which a broadcast is expired depends on:
:term:`active tasks <active task>`.
* The longest cycling :term:`recurrence` in the workflow.

Broadcasts which are older than the oldest :term:`active cycle point`
Broadcasts which are older than the oldest :term:`active cycle`
*minus* the duration of the longest recurrence will be cleared.

For example, for the following workflow:
Expand Down
Loading