There was an error while loading. Please reload this page.
1 parent c6f3d57 commit e726ddbCopy full SHA for e726ddb
1 file changed
Form-Controls/index.html
@@ -15,7 +15,7 @@ <h1>Product Pick</h1>
15
<form>
16
<div>
17
<label for="name">Name:</label>
18
- <input type="text" id="name" placeholder="Hugh Mills" pattern=".*\S.*\S.*." required>
+ <input type="text" id="name" placeholder="Hugh Mills" pattern=".*\S.*\S.*" required>
19
</div>
20
21
<label for="email">Email:</label>
0 commit comments