Fix typo (#1793)

This commit is contained in:
Daniel Lazaro 2021-05-15 12:02:07 -04:00 committed by GitHub
parent 446c284540
commit 55c261658a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ export class TogglTrigger implements INodeType {
icon: 'file:toggl.png',
group: ['trigger'],
version: 1,
description: 'Starts the workflow when Toggl events occure',
description: 'Starts the workflow when Toggl events occur',
defaults: {
name: 'Toggl',
color: '#00FF00',