diff --git a/web-ui/src/main/resources/catalog/locales/en-editor.json b/web-ui/src/main/resources/catalog/locales/en-editor.json
index 827c0fb3f6e..30f2996010a 100644
--- a/web-ui/src/main/resources/catalog/locales/en-editor.json
+++ b/web-ui/src/main/resources/catalog/locales/en-editor.json
@@ -44,7 +44,7 @@
"removeField": "Remove this field",
"addXpath-help": "Updating records using XPath needs careful definition of the changes. A change is defined by:",
"addXpathTitle": "an optional title",
- "addXpathXpath": "a mandatory XPath to point to the element(s) to update. XPath may contain a filter expression.",
+ "addXpathXpath": "a mandatory XPath to point to the element(s) to update. XPath may contain a filter expression.",
"addXpathInsertMode": "a type of update",
"xpath": "XPath",
"xpathValue": "Text or XML value",