Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kinshuk-code-1729 authored May 7, 2024
1 parent edaeff8 commit d14e1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h1>Tic Tac Toe</h1>
</tr>
</table>

<h2 hidden>Game over, refresh to play again πŸ§‘β€πŸ’» πŸ€–!</h2>
<h2 hidden>Game over, refresh here to play again πŸ§‘β€πŸ’» πŸ€–!</h2>

<script>
// Initialization
Expand Down

0 comments on commit d14e1b8

Please sign in to comment.