From d0618afb508f564746fc305f1d23ff33f728dcd8 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Fri, 28 Apr 2017 13:43:59 +0200 Subject: fix typo (#6264) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 06fb3528c..2aa8dd150 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4421,7 +4421,7 @@ }, { "id": "model.user.is_valid.password_limit.app_error", - "translation": "Unable to set a password over 72 charactors due to the limitations of bcrypt." + "translation": "Unable to set a password over 72 characters due to the limitations of bcrypt." }, { "id": "model.user.is_valid.auth_data_pwd.app_error", -- cgit v1.2.3-1-g7c22