Skip to content

Commit

Permalink
fix(release-notes): fix formatting error in 8.6 release notes (#3969)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfriedenstab authored Jun 22, 2024
1 parent 47bfbe3 commit 72fea44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/release-notes/860.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ You can now effortlessly integrate machine learning functionalities into your wo

<!-- https://github.com/camunda/product-hub/issues/1983 -->

The [process application](/components/modeler/web-modeler/process-applications.md) is a special type of folder in Web Modeler that enables bulk actions like deploying all assets together. This reduces the risk of having a broken deployment at runtime, and makes it more convenient to deploy related `files.git`.
The [process application](/components/modeler/web-modeler/process-applications.md) is a special type of folder in Web Modeler that enables bulk actions like deploying all assets together. This reduces the risk of having a broken deployment at runtime, and makes it more convenient to deploy related files.

## 8.6.0-alpha1

Expand Down

0 comments on commit 72fea44

Please sign in to comment.