Skip to content

Commit

Permalink
⚡ Small change
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoE105 committed Jul 5, 2022
1 parent 567e20e commit 0433c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nodes-base/nodes/Redis/Redis.node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ export class Redis implements INodeType {
],
},
},
default: 'data',
default: 'propertyName',
description: 'Optional name of the property to write received data to. Supports dot-notation. Example: "data.person[0].name".',
},
{
Expand Down

0 comments on commit 0433c9d

Please sign in to comment.