Skip to content

Commit faac516

Browse files
Update dsl-reference.md
Co-authored-by: Ricardo Zanini <[email protected]>
1 parent 5221ef3 commit faac516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsl-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ The data carried by the cloud event that notifies that a workflow has started.
11431143
| Name | Type | Required | Description|
11441144
|:--|:---:|:---:|:---|
11451145
| name | `string` | `yes` | The qualified name of the workflow that has started. |
1146-
| definition | [`workflowDefinitionReference`](#workflow-definition-reference) | `yes` | An an object that describes the definition of the workflow that has started. |
1146+
| definition | [`workflowDefinitionReference`](#workflow-definition-reference) | `yes` | An object that describes the definition of the workflow that has started. |
11471147
| startedAt | `dateTime` | `yes` | The date and time at which the workflow has started. |
11481148

11491149
###### Examples

0 commit comments

Comments
 (0)