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 bd146e7 commit aa4332cCopy full SHA for aa4332c
1-js/02-first-steps/01-hello-world/1-hello-alert/index.html
@@ -4,7 +4,7 @@
4
<body>
5
6
<script>
7
- alert( "Ik ben JavaScript" );
+ alert( "Ik ben JavaScript!" );
8
</script>
9
10
</body>
0 commit comments