summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorEric Sethna <eric@spinpunch.com>2016-03-03 14:27:14 -0800
committerEric Sethna <eric@spinpunch.com>2016-03-03 14:27:14 -0800
commitbbe760dbd938281d0ac6c4d8d3c39e3209226b5c (patch)
tree7642c51d8f09c59e99619664174c0f5410d1170c /web
parent74db6192410418c520d6afc1d09062e252fda683 (diff)
downloadchat-bbe760dbd938281d0ac6c4d8d3c39e3209226b5c.tar.gz
chat-bbe760dbd938281d0ac6c4d8d3c39e3209226b5c.tar.bz2
chat-bbe760dbd938281d0ac6c4d8d3c39e3209226b5c.zip
Update get_team_invite_link_modal.jsx
Diffstat (limited to 'web')
-rw-r--r--web/react/components/get_team_invite_link_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/get_team_invite_link_modal.jsx b/web/react/components/get_team_invite_link_modal.jsx
index 0d43a1c86..ba6164dbf 100644
--- a/web/react/components/get_team_invite_link_modal.jsx
+++ b/web/react/components/get_team_invite_link_modal.jsx
@@ -15,7 +15,7 @@ const holders = defineMessages({
},
help: {
id: 'get_team_invite_link_modal.help',
- defaultMessage: 'Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.'
+ defaultMessage: 'Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it\'s regenerated in Team Settings by a Team Admin.'
},
helpDisabled: {
id: 'get_team_invite_link_modal.helpDisabled',