Skip to content

Commit

Permalink
minor spelling bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
numanzamandipuu committed Apr 20, 2023
1 parent e7d49f4 commit 1acede9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/popup/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h5 class="card-title">

<div class="card text-bg-dark text-center p-2 pb-0">
<div class="card-body p-0">
<h5 class="card-title small">Highlighted Font Width</h5>
<h5 class="card-title small">Highlighted Font Weight</h5>
<input type="range" class="custom-range" min="500" max="900" step="100" value="600" id="highlight-input">
<h3 class="text-center text-info small" id="v1">600</h3>
</div>
Expand Down

0 comments on commit 1acede9

Please sign in to comment.