summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorRafael da Silva Almeida <eusou@rafaelalmeida.net>2016-03-22 11:59:21 -0300
committerRafael da Silva Almeida <eusou@rafaelalmeida.net>2016-03-22 11:59:21 -0300
commit04a64883f6386a971f0291d8ec33e39dead71096 (patch)
tree876b17d63397956526120bf44ead47d4df1926a4 /i18n
parentbb212949f9f90ea3f4f7c07c7e3ca624c2843a90 (diff)
downloadchat-04a64883f6386a971f0291d8ec33e39dead71096.tar.gz
chat-04a64883f6386a971f0291d8ec33e39dead71096.tar.bz2
chat-04a64883f6386a971f0291d8ec33e39dead71096.zip
Fix typo
The word maximum was with a typo (maxmium).
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 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",