mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Fix occur typos (#1824)
This commit is contained in:
@@ -26,7 +26,7 @@ export class GetResponseTrigger implements INodeType {
|
||||
icon: 'file:getResponse.png',
|
||||
group: ['trigger'],
|
||||
version: 1,
|
||||
description: 'Starts the workflow when GetResponse events occure.',
|
||||
description: 'Starts the workflow when GetResponse events occur.',
|
||||
defaults: {
|
||||
name: 'GetResponse Trigger',
|
||||
color: '#00afec',
|
||||
|
||||
Reference in New Issue
Block a user