Skip to content

Commit f51106e

Browse files
authored
Merge pull request #258 from hyperaudio/bug-transcribe-modal-typo
Update index.html
2 parents cfce1df + de93fa5 commit f51106e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122

123123
</div>
124124
<div class="modal-action">
125-
<label id="transcribe-btn" for="transcribe-modal" class="btn btn-primary">NEW</label>
125+
<label id="transcribe-btn" for="transcribe-modal" class="btn btn-primary">TRANSCRIBE</label>
126126
</div>
127127
</form>
128128
</template>

0 commit comments

Comments
 (0)