diff --git a/ui2/src/locales/en.json b/ui2/src/locales/en.json
index 57f5c9807919759ac2d9248e7ead65c9ce56b63d..80cc1e93c7bee9b8cfa851cf6290e81aff49e94c 100644
--- a/ui2/src/locales/en.json
+++ b/ui2/src/locales/en.json
@@ -99,7 +99,7 @@
         "invalidInteger": "For the component : <code>{variableComponentKey}</code> the value <code>{value}</code> must be an integer.",
         "invalidFloat": "For the component : <code>{variableComponentKey}</code> the value <code>{value}</code> must be a float.",
         "checkerExpressionReturnedFalse": "The following checker expression isn't fulfilled : <code>{expression}</code>",
-        "requiredValue": "For the component : <code>{variableComponentKey}</code> the value can't be null.",
+        "requiredValue": "For the component : <code>{variableComponentKey}</code> the value can't be null."
     },
     "referencesManagement": {
         "actions": "Actions",