Skip to content

Commit

Permalink
typo -v-
Browse files Browse the repository at this point in the history
  • Loading branch information
sealldeveloper committed Oct 1, 2023
1 parent c3336eb commit 96652fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/appjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ <h3 class="m-3">Polos</h3>
<div class="form-group col-md-5 m-4">
<label for="polocount">How many polos do you want?</label>
<input class="form-control" type="number" max="99" min="1" id="polocount" placeholder="20" required="true"></input>
<small id="polocount-comment" style="color:#999999" class="form-text">Between 1 and 99 polos! (Generally 40)</b></small>
<small id="polocount-comment" style="color:#999999" class="form-text">Between 1 and 99 polos! (Generally 20)</b></small>
</div>
<div class="form-group col-md-5 m-4 visually-hidden" id="poloselector">
<label for="poloselect">Polo Selector</label>
Expand Down

0 comments on commit 96652fb

Please sign in to comment.