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.
1 parent e10d615 commit 44dad08Copy full SHA for 44dad08
html-templates/register/register.tpl
@@ -46,7 +46,7 @@
46
<div class="form-group">
47
<label class="control-label" for="Email">{_ "Email"}</label>
48
<input type="email" class="form-control" id="Email" name="Email" value="{refill field=Email}" placeholder="{_ '[email protected]'}" aria-describedby="email-help-block">
49
- <p id="email-help-block" class="help-block">Email address <strong>will</strong> be visible to other signed-in memebers.</p>
+ <p id="email-help-block" class="help-block">Email address <strong>will</strong> be visible to other signed-in members.</p>
50
</div>
51
52
0 commit comments