Skip to content

Commit

Permalink
change GEREED to AGREE in default page
Browse files Browse the repository at this point in the history
  • Loading branch information
recap committed Jul 4, 2024
1 parent 8b79a7a commit a7d43c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpage_templates/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
There are enough player to start. Click on "AGREE" to start playing.
When everyone agrees, the game can start!
</p>
<button id="agreeButton" class="w3-btn w3-jumbo w3-gray">GEREED</button>
<button id="agreeButton" class="w3-btn w3-jumbo w3-gray">AGREE</button>
</div>
<div id="timerBoxDiv" class="w3-center w3-margin">
<p id="timerBox" class="timer w3-hide"></p>
Expand Down

0 comments on commit a7d43c8

Please sign in to comment.