diff --git a/frontend/src/lib/components/flows/content/FlowEditorPanel.svelte b/frontend/src/lib/components/flows/content/FlowEditorPanel.svelte
index 4da8380fa6..deb9c6dd17 100644
--- a/frontend/src/lib/components/flows/content/FlowEditorPanel.svelte
+++ b/frontend/src/lib/components/flows/content/FlowEditorPanel.svelte
@@ -62,7 +62,7 @@
{:else if $selectedId === 'Input'}
Nothing to show about the result node. Happy flow building!
+The result of the flow will be the result of the last node.
{:else if $selectedId === 'constants'}