From 8bc9dadf791c32066fc7858196faff8fef94d2b1 Mon Sep 17 00:00:00 2001 From: it33 Date: Fri, 21 Aug 2015 00:17:21 -0700 Subject: Adjusting "Find Your Team" instructions --- web/react/components/find_team.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/react/components/find_team.jsx b/web/react/components/find_team.jsx index 91a842ffc..d896a1f12 100644 --- a/web/react/components/find_team.jsx +++ b/web/react/components/find_team.jsx @@ -47,7 +47,7 @@ module.exports = React.createClass({ return (

{"Find Your " + utils.toTitleCase(strings.Team)}

-

{"An email was sent with links to any " + strings.TeamPlural}

+

{"An email was sent with links to any " + strings.TeamPlural + " to which you are a member."}

); } @@ -56,7 +56,7 @@ module.exports = React.createClass({

Find Your Team

-

{"We'll send you an email with links to your " + strings.TeamPlural + "."}

+

{"Get an email with links to any " + strings.TeamPlural + " to which you are a member."}

-- cgit v1.2.3-1-g7c22