Skip to content

Commit 0c6947f

Browse files
authored
T-shirt Order form controls
1 parent 1d440bf commit 0c6947f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1>T-shirt Order Form</h1>
1919
type="text"
2020
id="name"
2121
required
22-
minlength="2"
22+
minlength="5"
2323
>
2424

2525
<!--EMAIL ADDRESS" -->

0 commit comments

Comments
 (0)