Skip to content

Commit 7a821e4

Browse files
oliver-sandershjoliverwxtim
authored
Apply suggestions from code review
Co-authored-by: Hilary James Oliver <[email protected]> Co-authored-by: Tim Pillinger <[email protected]>
1 parent 80c4b17 commit 7a821e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/user-guide/running-workflows/cylc-broadcast.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Cylc Broadcast
44
==============
55

6-
Cylc "Broadcasts" allow us to override task's :cylc:conf:`[runtime]`
6+
Cylc "Broadcasts" allow us to override the :cylc:conf:`[runtime]` settings of tasks.
77
settings within a running workflow.
88

99
Broadcasts can target specific cycles, families or tasks.
@@ -84,8 +84,8 @@ deleted) as the workflow moves on, to avoid gradual accumulation
8484
Expiry Point
8585
^^^^^^^^^^^^
8686

87-
Broadcasts expire once are they are no longer required by upcoming tasks.
88-
The exact point at which a broadcast is expired depends on two things:
87+
Broadcasts expire once they are no longer required by upcoming tasks.
88+
The exact point at which a broadcast is expired depends on:
8989

9090
* The oldest cycle in the workflow to contain
9191
:term:`active tasks <active task>`.

0 commit comments

Comments
 (0)