We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7adbe1c + 770743d commit 969eb4bCopy full SHA for 969eb4b
default-views/account/register-form.hbs
@@ -60,7 +60,7 @@
60
<div class="form-group">
61
<label class="control-label" for="email">Email*</label>
62
<input type="email" class="form-control" name="email" id="email"/>
63
- <span class="help-block">Your email will only used for account recovery</span>
+ <span class="help-block">Your email will only be used for account recovery</span>
64
</div>
65
66
0 commit comments