diff --git a/src/translations/en.json b/src/translations/en.json index 4c2cca84e8..efcab1801e 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -774,7 +774,7 @@ "edit_in_yaml_supported": "You can still edit your config in YAML.", "key_missing": "Required key \"{key}\" is missing.", "key_not_expected": "Key \"{key}\" is not expected or not supported by the visual editor.", - "key_wrong_type": "The provided value for \"{key}\" is not supported by the visual editor editor. We support ({type_correct}) but received ({type_wrong})." + "key_wrong_type": "The provided value for \"{key}\" is not supported by the visual editor. We support ({type_correct}) but received ({type_wrong})." } }, "login-form": {