Skip to content

Commit 063d437

Browse files
committed
lint
1 parent 2cf059a commit 063d437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodes/Listmonk/options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ export const listmonkOptions: INodeProperties[] = [
329329
},
330330
{
331331
displayName: 'List ID',
332-
description: 'Get all the subscribers by list id.',
332+
description: 'Get all the subscribers by list ID',
333333
required: true,
334334
name: 'listId',
335335
type: 'number',

0 commit comments

Comments
 (0)