From 54e82a14a252c3b9923449a7ef7cee6033a5d160 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Thu, 23 Apr 2015 20:48:44 +0200 Subject: [PATCH] fix(invite-friends): text should be valid for both parties and guilds --- website/views/shared/modals/invite-friends.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/shared/modals/invite-friends.jade b/website/views/shared/modals/invite-friends.jade index 13f954167f..1d3b586a29 100644 --- a/website/views/shared/modals/invite-friends.jade +++ b/website/views/shared/modals/invite-friends.jade @@ -13,7 +13,7 @@ script(type='text/ng-template', id='modals/invite-friends.html') hr - p.alert.alert-info Invite friends by email. If they join via your email, they'll automatically be invited to your party. + p.alert.alert-info Invite friends by email. If they join via your email, they'll automatically be invited to this group. form.form-horizontal(ng-submit='inviteEmails()') table.table.table-striped