mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
docs: Fix spelling issue in Gmail trigger node (#7545)
IDK how I noticed this
This commit is contained in:
@@ -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",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user