diff --git a/packages/nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts b/packages/nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts index d3a18dd6fd..975353b1b0 100644 --- a/packages/nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts +++ b/packages/nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts @@ -562,7 +562,7 @@ export class HttpRequestV3 implements INodeType { type: 'string', default: '', description: - 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -649,7 +649,7 @@ export class HttpRequestV3 implements INodeType { type: 'string', default: '', description: - 'ID of the field to set. Choose from the list, or specify an ID using an expression.', + 'ID of the field to set. Choose from the list, or specify an ID using an expression.', }, { displayName: 'Value', @@ -1011,7 +1011,7 @@ export class HttpRequestV3 implements INodeType { }, { displayName: - 'Use the $response variables to access the data of the previous response. More info', + 'Use the $response variables to access the data of the previous response. Refer to the docs for more info about pagination/', name: 'webhookNotice', displayOptions: { hide: {