We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 807f02d + f278a04 commit 05d2d8dCopy full SHA for 05d2d8d
src/dialog-editor/components/tree-selector/tree-selector.html
@@ -2,10 +2,10 @@
2
<div class="tree_selector_title_wrapper">
3
<div class="tree_selector_dialog_title">
4
<span ng-if="$ctrl.treeOptions.automationType==$ctrl.treeOptions.automationTypes.automate">
5
- Select Embededded Automate
+ Select Embedded Automate
6
</span>
7
<span ng-if="$ctrl.treeOptions.automationType==$ctrl.treeOptions.automationTypes.workflow">
8
- Select Embededded Workflow
+ Select Embedded Workflow
9
10
</div>
11
<div class="tree_selector_action">
0 commit comments