Skip to content

Commit e274d4c

Browse files
committed
Updating Wording for Teleop
1 parent 11da528 commit e274d4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@ <h2>Robot</h2>
5959
<div class="row">
6060
<h1>TELEOP</h1>
6161
<div>
62-
<h2>Upper Hub Shots</h2>
62+
<h2>Upper Hub Shots Made</h2>
6363
<input type="number" class="balls" id="teleop-upper-hub" value="0" min="0">
6464
</div>
6565
<div>
66-
<h2>Lower Hub Shots</h2>
66+
<h2>Lower Hub Shots Made</h2>
6767
<input type="number" class="balls" id="teleop-lower-hub" value="0" min="0">
6868
</div>
6969
</div>

0 commit comments

Comments
 (0)