We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb4ec8 commit 9adbfbbCopy full SHA for 9adbfbb
index.html
@@ -4,7 +4,7 @@
4
<meta charset="utf-8">
5
<script>
6
// TODO: create a handler
7
- window.addEventListener('load', function(){
+ window.addEventListener("load", function(){
8
// TODO: register the handler
9
});
10
</script>
0 commit comments