Skip to content

Commit 70bbae9

Browse files
authored
update wordings
1 parent e4d81b9 commit 70bbae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/concepts-pipeline-execution-triggers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Tumbling window triggers are a type of trigger that fires at a periodic time int
323323
For more information about tumbling window triggers and, for examples, see [Create a tumbling window trigger](how-to-create-tumbling-window-trigger.md).
324324

325325
[!NOTE]
326-
The tumbling window trigger run **waits for the triggered pipeline run** to finish. Its run state reflects the state of the triggered pipeline run (If triggered pipeline run is cancelled, cooresponding tumbling window trigger run is marked cancelled). This is different than the 'fire and forget' behavior of the schedule trigger which is marked successful as long as a pipeline run started.
326+
The tumbling window trigger run **waits for the triggered pipeline run** to finish. Its run state reflects the state of the triggered pipeline run. For example, If triggered pipeline run is cancelled, cooresponding tumbling window trigger run is marked cancelled. This is different than the 'fire and forget' behavior of the schedule trigger which is marked successful as long as a pipeline run started.
327327

328328
## Event-based trigger
329329

0 commit comments

Comments
 (0)