Skip to content

Commit 3494de1

Browse files
Update docs/components/modeler/using-web-and-desktop-modeler-together.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent aa57533 commit 3494de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/modeler/using-web-and-desktop-modeler-together.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Camunda recommends storing shared templates in a separate repository:
7373
| Detects versions based on separate files. To support multiple versions, maintain different files with distinct names (e.g., `element-template-v1.json`, `element-template-v2.json`). Otherwise, templates may appear as [missing](/components/modeler/desktop-modeler/element-templates/using-templates.md#missing-templates). | Supports evolving a single template file. Simply update the file and [publish](/components/connectors/manage-connector-templates.md#manage-published-connector-templates) new [versions](/components/modeler/element-templates/defining-templates.md#template-versioning). |
7474

7575
:::warning
76-
Web Modeler does not support defining multiple templates in a single file. On the contrary, Desktop Modeler can, which is a good practice when defining multiple versions for the same template. Web Modeler keeps track of the versions history, so there is no need to have all versions in a single file.
76+
Web Modeler does not support defining multiple templates in a single file. On the contrary, Desktop Modeler can, which is a good practice when defining multiple versions for the same template. Web Modeler keeps track of the version history, so there is no need to have all versions in a single file.
7777
:::
7878

7979
## Frequently asked questions

0 commit comments

Comments
 (0)