Skip to content

Commit

Permalink
Updating Wording for Teleop
Browse files Browse the repository at this point in the history
  • Loading branch information
MyaTaheri committed Feb 17, 2022
1 parent 11da528 commit e274d4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ <h2>Robot</h2>
<div class="row">
<h1>TELEOP</h1>
<div>
<h2>Upper Hub Shots</h2>
<h2>Upper Hub Shots Made</h2>
<input type="number" class="balls" id="teleop-upper-hub" value="0" min="0">
</div>
<div>
<h2>Lower Hub Shots</h2>
<h2>Lower Hub Shots Made</h2>
<input type="number" class="balls" id="teleop-lower-hub" value="0" min="0">
</div>
</div>
Expand Down

0 comments on commit e274d4c

Please sign in to comment.