mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 04:04:06 -08:00
⚡ Fix typo
This commit is contained in:
parent
bb794b6da3
commit
4b8b08450f
|
@ -91,7 +91,7 @@ export const directMessageFields = [
|
|||
name: 'attachment',
|
||||
type: 'string',
|
||||
default: 'data',
|
||||
description: 'Name of the binary propertie which contain<br />data which should be added to directMessage as attachment.',
|
||||
description: 'Name of the binary property which contain<br />data that should be added to the direct message as attachment.',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue