diff --git a/web/react/components/find_team.jsx b/web/react/components/find_team.jsx index e324f36661..bd3c11973e 100644 --- a/web/react/components/find_team.jsx +++ b/web/react/components/find_team.jsx @@ -50,7 +50,7 @@ export default class FindTeam extends React.Component { if (this.state.sent) { return (
-

{'Find Your team'}

+

{'Find Your teams'}

{'An email was sent with links to any teams to which you are a member.'}

);