summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/templates/signup_team_confirm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/signup_team_confirm.html b/web/templates/signup_team_confirm.html
index 9e21126da..3c2099a71 100644
--- a/web/templates/signup_team_confirm.html
+++ b/web/templates/signup_team_confirm.html
@@ -11,7 +11,7 @@
<p>Did you mean to sign-in rather than sign up? Sign in <a href="/login">here</a>. </p>
<h3>Sign up Complete</h3>
<p>Please check your email: {{ .Props.Email }}<br>
- You email contains a link to set up your team</p>
+ Your email contains a link to set up your team</p>
</div>
</div>
</div>