Merge branch 'node-1472-add-form-node-p0' of https://github.com/n8n-io/n8n into node-1472-add-form-node-p0

This commit is contained in:
Michael Kret 2024-09-19 09:32:11 +03:00
commit bb925c61c6

View file

@ -112,7 +112,7 @@ const descriptionV2: INodeTypeDescription = {
},
// notice would be shown if no Form node was connected to trigger
{
displayName: 'Add an n8n Form page to the workflow to build a multi-step form',
displayName: 'Add an n8n Form Page to the workflow to build a multi-step form',
name: ADD_FORM_NOTICE,
type: 'notice',
default: '',