From 6bd0ed76cc7e2355af2697d6fb5fe898bcebbc5a Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Tue, 17 Nov 2015 21:41:06 -0600 Subject: [PATCH] Fixes #6524. Correct spelling of community --- common/locales/en/groups.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/locales/en/groups.json b/common/locales/en/groups.json index f4c2fb2005..18092f214d 100644 --- a/common/locales/en/groups.json +++ b/common/locales/en/groups.json @@ -147,6 +147,6 @@ "partyChatEmpty": "Your party chat is empty! Type a message in the box above to start chatting.", "guildChatEmpty": "This guild's chat is empty! Type a message in the box above to start chatting.", "possessiveParty": "<%= name %>'s Party", - "requestAcceptGuidelines": "If you would like to post messages in the Tavern or any party or guild chat, please first read our <%= linkStart %>Communit Guidelines<%= linkEnd %> and then click the button below to indicate that you accept them." + "requestAcceptGuidelines": "If you would like to post messages in the Tavern or any party or guild chat, please first read our <%= linkStart %>Community Guidelines<%= linkEnd %> and then click the button below to indicate that you accept them." }