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:
pengqiseven
2024-04-29 16:06:32 +08:00
committed by GitHub
parent a424b59e49
commit 8a26f4280a
14 changed files with 27 additions and 27 deletions

View File

@@ -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',