Skip to content

Commit

Permalink
fix(demos): Update misleading textfield validation message (#1377)
Browse files Browse the repository at this point in the history
  • Loading branch information
acdvorak authored Oct 2, 2017
1 parent f0b607d commit 99c9596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/textfield.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h2>Textfield box</h2>
</div>
<p class="mdc-textfield-helptext mdc-textfield-helptext--validation-msg"
id="name-validation-msg">
Must provide a name
Must be at least 8 characters
</p>
</div>
<div>
Expand Down

0 comments on commit 99c9596

Please sign in to comment.