docs(Microsoft Outlook Trigger Node): Copy tweak (no-changelog) (#8944)

This commit is contained in:
Giulio Andreini 2024-03-22 09:29:34 +01:00 committed by GitHub
parent 3f13d8f41a
commit 69363e461b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ export class MicrosoftOutlookTrigger implements INodeType {
outputs: ['main'], outputs: ['main'],
properties: [ properties: [
{ {
displayName: 'Event', displayName: 'Trigger On',
name: 'event', name: 'event',
type: 'options', type: 'options',
default: 'messageReceived', default: 'messageReceived',