Skip to content

Commit f32a326

Browse files
Fix typo in docs
1 parent 929f28f commit f32a326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus/docs/cmmn/ch06-cmmn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ The External Worker task is implemented as a dedicated [Task](cmmn/ch06-cmmn.md#
530530
<task id="externalWorkerOrder" flowable:type="external-worker">
531531
```
532532

533-
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.
533+
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.
534534

535535
#### Example usage
536536

0 commit comments

Comments
 (0)