Skip to content

Commit

Permalink
Edited text on button
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalkcube authored Nov 4, 2023
1 parent cfb5009 commit 3ac6f54
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 @@ -48,7 +48,7 @@ <h1>Find a song</h1>
<input type="text" id="search_input" placeholder="Search for a song...">
<button id="search_button">Search</button>
</div>
<button id="mic_button">Listen via Mic</button>
<button id="mic_button">Search via Mic</button>
</div>
<div class="results_section">
<!-- Display search or recognition results here -->
Expand Down

0 comments on commit 3ac6f54

Please sign in to comment.