Clean up node description (#1883)

Co-authored-by: Jan <janober@users.noreply.github.com>
This commit is contained in:
Mutasem Aldmour
2021-07-03 14:40:16 +02:00
committed by GitHub
parent b49202687d
commit 276eaea4bf
96 changed files with 96 additions and 96 deletions

View File

@@ -31,7 +31,7 @@ export class CustomerIoTrigger implements INodeType {
group: ['trigger'],
icon: 'file:customerio.svg',
version: 1,
description: 'Starts the workflow on a Customer.io update. (Beta)',
description: 'Starts the workflow on a Customer.io update (Beta)',
defaults: {
name: 'Customer.io Trigger',
color: '#ffcd00',