Skip to content

Commit 1af813b

Browse files
authored
Change game over message slightly
1 parent 244f6ba commit 1af813b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1>Tic Tac Toe</h1>
4747
</tr>
4848
</table>
4949

50-
<h2 hidden>Game over, refresh to play again 🧑‍💻 🤖!</h2>
50+
<h2 hidden>Game over, refresh to play again! 🧑‍💻 </h2>
5151

5252
<script>
5353
// Initialization

0 commit comments

Comments
 (0)