Skip to content

Commit

Permalink
Change node description
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartmr committed Aug 27, 2022
1 parent 120225c commit a954465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nodes/DataValidation/DataValidation.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export class DataValidation implements INodeType {
name: "dataValidation",
group: ["transform"],
version: 1,
description: "Validate incoming data before continuing the workflow",
description: "Validate input data before continuing the workflow",
defaults: {
name: "Data Validation",
color: "#000000",
Expand Down

0 comments on commit a954465

Please sign in to comment.