Skip to content

Commit

Permalink
music button label corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
TanviPoddar committed Jul 4, 2024
1 parent f85daa5 commit 22f6c57
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 @@ -470,7 +470,7 @@ <h3 class="instructions-heading">Instructions</h3>
START
</a>
<button class="reset-btn button1" id="reset-btn">RESET</button>
<button id="music-toggle button1" onclick="toggleMusic()">Music ON</button>
<button id="music-toggle button1" onclick="toggleMusic()">Music Off</button>
</div>
</div>
</div>
Expand Down

0 comments on commit 22f6c57

Please sign in to comment.