diff --git a/packages/editor-ui/src/plugins/i18n/locales/en.json b/packages/editor-ui/src/plugins/i18n/locales/en.json
index 175759ee55..11d1cf2cc4 100644
--- a/packages/editor-ui/src/plugins/i18n/locales/en.json
+++ b/packages/editor-ui/src/plugins/i18n/locales/en.json
@@ -411,7 +411,7 @@
"nodeSettings.thisNodeDoesNotHaveAnyParameters": "This node does not have any parameters",
"nodeSettings.waitBetweenTries.description": "How long to wait between each attempt (in milliseconds)",
"nodeSettings.waitBetweenTries.displayName": "Wait Between Tries (ms)",
- "nodeSettings.youCanUseTheHttpRequestNode": "You can use the HTTP Request node to make a custom API call with your {nodeTypeDisplayName} credential. Learn more",
+ "nodeSettings.youCanUseTheHttpRequestNode": "You can use the HTTP Request node to make a custom API call with your {nodeTypeDisplayName} credential. Learn more",
"nodeSettings.scopes": "Your {activeCredential} credential has access to the following scope:
{scopes} | Your {activeCredential} credential has access to the following scopes:
{scopes}",
"nodeView.addNode": "Add node",
"nodeView.addSticky": "Click to add sticky note",