Skip to content

Commit 9adbfbb

Browse files
committed
use dbl quotes
1 parent bbb4ec8 commit 9adbfbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<script>
66
// TODO: create a handler
7-
window.addEventListener('load', function(){
7+
window.addEventListener("load", function(){
88
// TODO: register the handler
99
});
1010
</script>

0 commit comments

Comments
 (0)