Skip to content

Commit a36d50c

Browse files
authored
Update versioned_docs/version-v6.0.0/dashboard/flows/04_import-flow-traces/import flow-via-fa.md
1 parent b1ad861 commit a36d50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-v6.0.0/dashboard/flows/04_import-flow-traces/import flow-via-fa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var properties = new Dictionary<string, string>
2525
["x-iv-version"] = "<version>",
2626
["x-iv-milestone"] = "<milestone>",
2727
["x-iv-eventtext"] = "<event-text>",
28-
["x-iv-operation-name"] = "<workflow-name>",
28+
["x-iv-operation-name"] = "<operation-name>",
2929
["x-iv-chain-id"] = "<transaction-id>",
3030
["x-iv-parent-id"] = "<operation-parent-id>"
3131
};

0 commit comments

Comments
 (0)