Skip to content

Commit 38acacc

Browse files
committed
implemented validator to index
1 parent bd0cf87 commit 38acacc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ <h2>Create New Account</h2>
2626
<p id="message"></p>
2727
</form>
2828
</div>
29-
<script src="src/script.js"></script>
29+
<script src="src/Validator.js"></script>
3030
</body>
3131
</html>

0 commit comments

Comments
 (0)