diff --git a/scm-ui/public/locales/en/commons.json b/scm-ui/public/locales/en/commons.json index e3e1dbf032..6c3fa6628a 100644 --- a/scm-ui/public/locales/en/commons.json +++ b/scm-ui/public/locales/en/commons.json @@ -67,6 +67,6 @@ "passwordInvalid": "Password has to be between 6 and 32 characters", "passwordConfirmFailed": "Passwords have to be identical", "submit": "Submit", - "changedSuccessfully": "Pasword successfully changed" + "changedSuccessfully": "Password successfully changed" } }