Skip to content

Commit e2fe598

Browse files
authored
Corrected typo in logic-apps-workflow-actions-triggers.md
The runError object is not available unless the runStatus = Failed
1 parent 40be7ba commit e2fe598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-workflow-actions-triggers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1717,7 +1717,7 @@ This action stops the run for a workflow instance, cancels any actions in progre
17171717

17181718
*Optional*
17191719

1720-
The properties for the "runStatus" object apply only
1720+
The properties for the "runError" object apply only
17211721
when the "runStatus" property is set to "Failed" status.
17221722

17231723
| Value | Type | Description |

0 commit comments

Comments
 (0)