diff --git a/packages/nodes-base/nodes/ExecuteWorkflow/ExecuteWorkflow.node.ts b/packages/nodes-base/nodes/ExecuteWorkflow/ExecuteWorkflow.node.ts
index 8272a31418..9cc068147a 100644
--- a/packages/nodes-base/nodes/ExecuteWorkflow/ExecuteWorkflow.node.ts
+++ b/packages/nodes-base/nodes/ExecuteWorkflow/ExecuteWorkflow.node.ts
@@ -132,7 +132,7 @@ export class ExecuteWorkflow implements INodeType {
},
{
displayName:
- 'Any data you pass into this node will be output by the start node of the workflow to be executed. More info',
+ 'Any data you pass into this node will be output by the Execute Workflow Trigger. More info',
name: 'executeWorkflowNotice',
type: 'notice',
default: '',