Fix grammar @ input hint

This commit is contained in:
Clarke Benedict Tapay Plumo 2014-12-12 11:38:08 +08:00
parent 7882fddb29
commit 0eab11043a

View File

@ -405,7 +405,7 @@
<h2>Hints</h2>
<input type="text" class="form-control floating-label" data-hint="Write here something cool" placeholder="label">
<input type="email" class="form-control floating-label" data-hint="A valid email should contains @" placeholder="label">
<input type="email" class="form-control floating-label" data-hint="A valid email should contain an @ symbol" placeholder="label">
<h2>Styling</h2>