From 04a64883f6386a971f0291d8ec33e39dead71096 Mon Sep 17 00:00:00 2001 From: Rafael da Silva Almeida Date: Tue, 22 Mar 2016 11:59:21 -0300 Subject: Fix typo The word maximum was with a typo (maxmium). --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 6ba877f56..3180e8dbc 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3189,7 +3189,7 @@ }, { "id": "store.sql_user.save.max_accounts.app_error", - "translation": "This team has reached the maxmium number of allowed accounts. Contact your systems administrator to set a higher limit." + "translation": "This team has reached the maximum number of allowed accounts. Contact your systems administrator to set a higher limit." }, { "id": "store.sql_user.save.member_count.app_error", -- cgit v1.2.3-1-g7c22