Skip to content

Commit 09d6a74

Browse files
authored
Update index.html
1 parent 8947396 commit 09d6a74

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
@@ -8,7 +8,7 @@
88
</head>
99
<body>
1010
<div class="web-container"></div>
11-
<div class="message" id="message">Use arrow keys to move Spiderman</div>
11+
<div class="message" id="message">Use AWSD keys to move Spiderman</div>
1212
<div class="animation-container">
1313
<img id="background" src="images/background.jpg" alt="Background">
1414
<img id="building" src="images/building.png" alt="Building">

0 commit comments

Comments
 (0)