Skip to content

Commit 929f28f

Browse files
authored
Update ch07b-BPMN-Constructs.md (#3033)
1 parent b121f73 commit 929f28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus/docs/bpmn/ch07b-BPMN-Constructs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3536,7 +3536,7 @@ The External Worker task is implemented as a dedicated [Service Task](bpmn/ch07b
35363536
<serviceTask id="externalWorkerOrder" flowable:type="external-worker">
35373537
```
35383538

3539-
The External Worker task is configured by se setting the `topic` (can be an EL expression) which the External Worker uses to query for jobs to execute.
3539+
The External Worker task is configured by setting the `topic` (can be an EL expression) which the External Worker uses to query for jobs to execute.
35403540

35413541
#### Example usage
35423542

0 commit comments

Comments
 (0)