From 01e652ed481ed0ef0a8d8c021751655c1a58dd2a Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Tue, 21 Nov 2017 12:10:56 -0500 Subject: [PATCH] Fix minimun --> minimum typo (#7872) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 9aad69d422..35af78dad3 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",