summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2017-11-21 12:10:56 -0500
committerJoram Wilander <jwawilander@gmail.com>2017-11-21 12:10:56 -0500
commit01e652ed481ed0ef0a8d8c021751655c1a58dd2a (patch)
tree05b7fe5ab0158decc9ae6bebcaab38c715023532
parentcfa09ce0ef1877f6d7404f681414fa300503ea6c (diff)
downloadchat-01e652ed481ed0ef0a8d8c021751655c1a58dd2a.tar.gz
chat-01e652ed481ed0ef0a8d8c021751655c1a58dd2a.tar.bz2
chat-01e652ed481ed0ef0a8d8c021751655c1a58dd2a.zip
Fix minimun --> minimum typo (#7872)
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 9aad69d42..35af78dad 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -844,7 +844,7 @@
},
{
"id": "api.command_groupmsg.min_users.app_error",
- "translation": "Group messages are limited to a minimun of {{.MinUsers}} users."
+ "translation": "Group messages are limited to a minimum of {{.MinUsers}} users."
},
{
"id": "api.command_groupmsg.max_users.app_error",