Skip to content

Commit a00cd67

Browse files
authored
remove redundant line in specification (#640)
Signed-off-by: wenfeng <[email protected]>
1 parent 03f05c8 commit a00cd67

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

specification.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -984,8 +984,6 @@ would produce state data:
984984

985985
Merging string types should be done by overwriting the data from events data/action results into the merging element of the state data.
986986

987-
Merging number types should be done by overwriting the data from events data/action results into the merging element of the state data.
988-
989987
### Workflow Functions
990988

991989
Workflow [functions](#Function-Definition) are reusable definitions for service invocations and/or expression evaluation.

0 commit comments

Comments
 (0)