Skip to content

Commit a66aa05

Browse files
authored
Merge pull request #1 from Icchi-8686/update-game
Update the game over message
2 parents 2734fcf + eb9daef commit a66aa05

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</h2>
50+
<h2 hidden>Game over, refresh to play again ^_^</h2>
5151

5252
<script>
5353
// Initialization

0 commit comments

Comments
 (0)