diff --git a/packages/editor-ui/src/components/NodeSettings.vue b/packages/editor-ui/src/components/NodeSettings.vue
index fa31c2703c..44a3b9215c 100644
--- a/packages/editor-ui/src/components/NodeSettings.vue
+++ b/packages/editor-ui/src/components/NodeSettings.vue
@@ -63,7 +63,7 @@
HTTP Request node to make a custom API call with your {nodeTypeDisplayName} credential. Learn more",
+ "nodeSettings.useTheHttpRequestNode": "Use the HTTP Request node to make a custom API call. We'll take care of the {nodeTypeDisplayName} auth for you. Learn more",
"nodeSettings.scopes": "{activeCredential} credential has access to the following scope:
{scopes} | {activeCredential} credential has access to the following scopes:
{scopes}",
"nodeView.addNode": "Add node",
"nodeView.addSticky": "Click to add sticky note",