fix: Typo fixes in various descriptions (no-changelog) (#8854)
Signed-off-by: pengqiseven <912170095@qq.com> Co-authored-by: pengqiseven <i@sohu.com>
This commit is contained in:
@@ -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',
|
||||
@@ -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',
|
||||
@@ -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',
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user