Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tushar-Manna committed Oct 23, 2024
1 parent f69e03b commit 93891fb
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 @@ -22,7 +22,7 @@ <h1 id="turn">O's Turn</h1>
<div class="cell" id="9"></div>
</div>

<button id="reset">Reset the board</button>
<button id="reset">Reset Board</button>
</div>

<script src="script.js">
Expand Down

0 comments on commit 93891fb

Please sign in to comment.