mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 03:12:15 +00:00
⚡ Fix occur typos (#1824)
This commit is contained in:
@@ -40,7 +40,7 @@ export class SurveyMonkeyTrigger implements INodeType {
|
||||
icon: 'file:surveyMonkey.png',
|
||||
group: ['trigger'],
|
||||
version: 1,
|
||||
description: 'Starts the workflow when Survey Monkey events occure.',
|
||||
description: 'Starts the workflow when Survey Monkey events occur.',
|
||||
defaults: {
|
||||
name: 'SurveyMonkey Trigger',
|
||||
color: '#53b675',
|
||||
|
||||
Reference in New Issue
Block a user