Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSovre committed Mar 19, 2024
1 parent 2cf059a commit 063d437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodes/Listmonk/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ export const listmonkOptions: INodeProperties[] = [
},
{
displayName: 'List ID',
description: 'Get all the subscribers by list id.',
description: 'Get all the subscribers by list ID',
required: true,
name: 'listId',
type: 'number',
Expand Down

0 comments on commit 063d437

Please sign in to comment.