summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorCarlos Tadeu Panato Junior <ctadeu@gmail.com>2017-04-28 13:43:59 +0200
committerGeorge Goldberg <george@gberg.me>2017-04-28 12:43:59 +0100
commitd0618afb508f564746fc305f1d23ff33f728dcd8 (patch)
tree9cf0ae3cab9f5d4103f00f0870dd8502a9027212 /i18n
parent84977e002e099b0f2bb59cef6f78a4fb41568890 (diff)
downloadchat-d0618afb508f564746fc305f1d23ff33f728dcd8.tar.gz
chat-d0618afb508f564746fc305f1d23ff33f728dcd8.tar.bz2
chat-d0618afb508f564746fc305f1d23ff33f728dcd8.zip
fix typo (#6264)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
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",