mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 03:42:16 +00:00
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:
@@ -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',
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user