Skip to content

Commit

Permalink
OpenClassrooms-Student-Center#2 Last name field has a minimum of 2 ch…
Browse files Browse the repository at this point in the history
…aracters
  • Loading branch information
GrimonprezAlexis committed Feb 22, 2021
1 parent 63cd8a0 commit 92bf7ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starterOnly/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ <h1 class="hero-headline">
type="text"
id="last"
name="last"
minlength="2"
/><br>
</div>
<div
Expand Down

0 comments on commit 92bf7ae

Please sign in to comment.