Skip to content

Commit e42192b

Browse files
authored
Update index.html
Update Game Over Message
1 parent b828e2a commit e42192b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
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)