Skip to content

Commit 88fc096

Browse files
author
ecfan
committed
Fix blocking issues
1 parent c175814 commit 88fc096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/monitor-workflows-collect-diagnostic-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ Based on whether you have a Consumption or Standard logic app workflow, the foll
380380

381381
---
382382

383-
In your workflow's underlying JSON defintion, the JSON object is named `trackedProperties` and appears as a sibling to the action's `type` and `runAfter` properties, for example:
383+
In your workflow's underlying JSON definition, the JSON object is named `trackedProperties` and appears as a sibling to the action's `type` and `runAfter` properties, for example:
384384

385385
``` json
386386
{

0 commit comments

Comments
 (0)