Skip to content

Commit 7b60bf5

Browse files
committed
fixes details box
1 parent dda06e0 commit 7b60bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer-guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you copied a process model you need to change a few things according to your
5151
* Update the **name** and **id** of the process. You can edit this in side-panel on the right hand side of the Camunda Editor once you opened the model.
5252
* Update the **topic-name** of the External Service Task.
5353
* Update the references to configuration **forms** to your own configuration forms. See [Creating configuration forms](#configforms)
54-
<details>
54+
</details>
5555

5656
When you finished the Process Modell compile it to a jar.
5757
> **Note**: Take a look at the prepackaged scan processes to see how.

0 commit comments

Comments
 (0)