Skip to content

Commit 2887f10

Browse files
authored
fix(typo): action support three wasy to do service invocatioin (#692)
Signed-off-by: lsytj0413 <[email protected]> Signed-off-by: lsytj0413 <[email protected]>
1 parent 3ccea45 commit 2887f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3799,7 +3799,7 @@ functionRef:
37993799
</details>
38003800

38013801
Actions specify invocations of services or other workflows during workflow execution.
3802-
Service invocation can be done in two different ways:
3802+
Service invocation can be done in three different ways:
38033803

38043804
* Reference [functions definitions](#Function-Definition) by its unique name using the `functionRef` property.
38053805
* Reference a `produced` and `consumed` [event definitions](#Event-Definition) via the `eventRef` property.

0 commit comments

Comments
 (0)