Skip to content

Commit 1cea983

Browse files
Update index.html
1 parent bc057f0 commit 1cea983

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ping-pong/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<div id="container">
1010
<canvas id="pongCanvas" width="800" height="500"></canvas>
1111
</div>
12-
<script src="game.js"></script>
12+
<script src="script.js"></script>
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)