Skip to content

Commit 4dbab43

Browse files
authored
fix(examples): use the same id in examples json & yaml format (#695)
Signed-off-by: lsytj0413 <[email protected]> Signed-off-by: lsytj0413 <[email protected]>
1 parent 2887f10 commit 4dbab43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4707,7 +4707,7 @@ decide which activity to perform based on the transaction value.
47074707
<td valign="top">
47084708

47094709
```yaml
4710-
id: bankingtransactions
4710+
id: customerbankingtransactions
47114711
name: Customer Banking Transactions Workflow
47124712
version: '1.0.0'
47134713
specVersion: '0.8'

0 commit comments

Comments
 (0)