Fixed typo in the 'Sign up Complete' page: you email -> your email

Этот коммит содержится в:
Reed Garmsen
2015-07-21 13:28:13 -07:00
родитель 7a8ed5cf05
Коммит 21520f00f3

Просмотреть файл

@@ -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>