Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit 26c4d10

Browse files
Update index.html
1 parent cd2457e commit 26c4d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<body>
1010
<section id="display" align="center">
1111
<input id="searchBar" value="Developers@Work"/>
12-
<button type="submit" onClick="buttonClicked()">Submit</button>
12+
<button type="submit" onClick="buttonClickedSearchVideos()">Submit</button>
1313
</section>
1414
</body>
15-
</html>
15+
</html>

0 commit comments

Comments
 (0)