Skip to content

Commit 7870bf2

Browse files
author
deiu
committed
Make the email placeholder more explicit
1 parent bc26fa2 commit 7870bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/signup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<div id="accounts">
4141
<h2>Create your account</h2>
42-
<input id="email" type="email" placeholder="Recovery email">
42+
<input id="email" type="email" placeholder="Email (recovery)">
4343
<br>
4444
<button onclick='createAccount()'>Create account</button>
4545
</div>

0 commit comments

Comments
 (0)