docs(editor): Nodes icons, Merge node descriptions (#8517)

Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Marcus <marcus@n8n.io>
This commit is contained in:
Giulio Andreini
2024-02-21 17:04:57 +01:00
committed by GitHub
parent 8b67dfbed9
commit 95e4c4fbb3
16 changed files with 514 additions and 494 deletions

View File

@@ -44,7 +44,7 @@ export class Xml implements INodeType {
},
{
displayName:
"If your XML is inside a binary file, use the 'Extract From File' node to convert it to text first",
"If your XML is inside a binary file, use the 'Extract from File' node to convert it to text first",
name: 'xmlNotice',
type: 'notice',
default: '',