Skip to content

Commit

Permalink
Apply suggestions from prettier
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jarekdanielak and github-actions[bot] authored Dec 16, 2024
1 parent 3d67845 commit aa8da2c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The JSON schema versioning is backward-compatible, meaning that all versions inc

## Execution platform compatibility

You can define template compatibility with different execution platforms using `engines` property.
You can define template compatibility with different execution platforms using `engines` property.

This property is a dictionary object, where the execution platform names are the keys, and the [semantic version](https://semver.org/) ranges are the values.

Expand Down Expand Up @@ -111,7 +111,6 @@ You can also use this feature to explicitly specify a template’s incompatibili

If no engines are specified, template is considered compatible with any execution platform version.


## Supported BPMN types

Currently, element templates may be used on the following BPMN elements:
Expand Down

0 comments on commit aa8da2c

Please sign in to comment.