Skip to content

Commit

Permalink
remove repetitive word
Browse files Browse the repository at this point in the history
Signed-off-by: pengqiseven <i@sohu.com>
  • Loading branch information
pengqiseven committed Mar 9, 2024
1 parent a136a73 commit 8df28f3
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/cli/src/ActiveWorkflowRunner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export class ActiveWorkflowRunner {
);
}

// if it's a workflow from the the insert
// if it's a workflow from the insert
// TODO check if there is standard error code for duplicate key violation that works
// with all databases
if (error instanceof Error && error.name === 'QueryFailedError') {
Expand Down
4 changes: 2 additions & 2 deletions packages/nodes-base/nodes/Chargebee/Chargebee.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ export class Chargebee implements INodeType {
},
],
default: 'after',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Date',
Expand Down Expand Up @@ -330,7 +330,7 @@ export class Chargebee implements INodeType {
},
],
default: 'gt',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Amount',
Expand Down
8 changes: 4 additions & 4 deletions packages/nodes-base/nodes/Filter/V1/FilterV1.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export class FilterV1 implements INodeType {
},
],
default: 'equal',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -104,7 +104,7 @@ export class FilterV1 implements INodeType {
},
],
default: 'after',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -167,7 +167,7 @@ export class FilterV1 implements INodeType {
},
],
default: 'smaller',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -251,7 +251,7 @@ export class FilterV1 implements INodeType {
},
],
default: 'equal',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down
2 changes: 1 addition & 1 deletion packages/nodes-base/nodes/Hunter/Hunter.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export class Hunter implements INodeType {
},
},
default: true,
description: 'Whether to return only the the found emails',
description: 'Whether to return only the found emails',
},
{
displayName: 'Return All',
Expand Down
8 changes: 4 additions & 4 deletions packages/nodes-base/nodes/If/V1/IfV1.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export class IfV1 implements INodeType {
},
],
default: 'equal',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -105,7 +105,7 @@ export class IfV1 implements INodeType {
},
],
default: 'after',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -168,7 +168,7 @@ export class IfV1 implements INodeType {
},
],
default: 'smaller',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -252,7 +252,7 @@ export class IfV1 implements INodeType {
},
],
default: 'equal',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down
2 changes: 1 addition & 1 deletion packages/nodes-base/nodes/Kafka/Kafka.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export class Kafka implements INodeType {
name: 'sendInputData',
type: 'boolean',
default: true,
description: 'Whether to send the the data the node receives as JSON to Kafka',
description: 'Whether to send the data the node receives as JSON to Kafka',
},
{
displayName: 'Message',
Expand Down
2 changes: 1 addition & 1 deletion packages/nodes-base/nodes/MQTT/Mqtt.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export class Mqtt implements INodeType {
name: 'sendInputData',
type: 'boolean',
default: true,
description: 'Whether to send the the data the node receives as JSON',
description: 'Whether to send the data the node receives as JSON',
},
{
displayName: 'Message',
Expand Down
2 changes: 1 addition & 1 deletion packages/nodes-base/nodes/RabbitMQ/RabbitMQ.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ export class RabbitMQ implements INodeType {
},
},
default: true,
description: 'Whether to send the the data the node receives as JSON',
description: 'Whether to send the data the node receives as JSON',
},
{
displayName: 'Message',
Expand Down
8 changes: 4 additions & 4 deletions packages/nodes-base/nodes/Switch/V1/SwitchV1.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ export class SwitchV1 implements INodeType {
},
],
default: 'equal',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -229,7 +229,7 @@ export class SwitchV1 implements INodeType {
},
],
default: 'after',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -323,7 +323,7 @@ export class SwitchV1 implements INodeType {
},
],
default: 'smaller',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -433,7 +433,7 @@ export class SwitchV1 implements INodeType {
},
],
default: 'equal',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down
8 changes: 4 additions & 4 deletions packages/nodes-base/nodes/Switch/V2/SwitchV2.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export class SwitchV2 implements INodeType {
},
],
default: 'equal',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -257,7 +257,7 @@ export class SwitchV2 implements INodeType {
},
],
default: 'after',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -348,7 +348,7 @@ export class SwitchV2 implements INodeType {
},
],
default: 'smaller',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down Expand Up @@ -455,7 +455,7 @@ export class SwitchV2 implements INodeType {
},
],
default: 'equal',
description: 'Operation to decide where the the data should be mapped to',
description: 'Operation to decide where the data should be mapped to',
},
{
displayName: 'Value 2',
Expand Down

0 comments on commit 8df28f3

Please sign in to comment.