Skip to content

Commit

Permalink
Title changed to sentance case
Browse files Browse the repository at this point in the history
  • Loading branch information
abdul99ahad committed Aug 5, 2024
1 parent 221c47c commit 8d7cd13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/provider/zeebe/properties/TaskDefinitionProps.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ function TaskDefinitionType(props) {
return FeelEntryWithVariableContext({
element,
id,
label: translate('Job Type'),
label: translate('Job type'),
feel: 'optional',
getValue,
setValue,
Expand Down

0 comments on commit 8d7cd13

Please sign in to comment.