mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-30 00:07:02 +02:00
docs: Fix spelling issue in Gmail trigger node (#7545)
IDK how I noticed this
This commit is contained in:
parent
3ab04e4f9e
commit
ea5cd3140f
|
|
@ -184,7 +184,7 @@ export class GmailTrigger implements INodeType {
|
|||
name: 'downloadAttachments',
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
description: "Whether the emaail's attachments will be downloaded",
|
||||
description: "Whether the email's attachments will be downloaded",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user