Skip to content

Commit 28a14c0

Browse files
philippfrommenikku
authored andcommitted
chore: adjust _Forms_ group tooltip
1 parent 24f37b3 commit 28a14c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contextProvider/zeebe/TooltipProvider.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const TooltipProvider = {
6767

6868
return (
6969
<div>
70-
{ translate('Embed a form created with the Camunda Forms editor. To associate a custom form, application, or URL to the user task, specify a form key. ')}
70+
{ translate('Link or embed a form created with the Camunda Forms editor. To associate a custom form, application, or URL to the user task, specify a form key. ')}
7171
<a href="https://docs.camunda.io/docs/guides/utilizing-forms/#connect-your-form-to-a-bpmn-diagram" target="_blank" rel="noopener" title={ translate('User task form documentation') }>
7272
{ translate('Learn more.') }
7373
</a>

0 commit comments

Comments
 (0)