Skip to content

Commit

Permalink
changed wording of scouting app
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingMaster121 committed Mar 2, 2025
1 parent 3452b3a commit 0a4afc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scoutingapp/src/config/structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
},
{
"type": "IncrementNumberInput",
"text": "Auto Barge Cycles",
"text": "Auto Net Cycles",
"placeholder": [
"0"
],
Expand Down Expand Up @@ -223,7 +223,7 @@
},
{
"type": "IncrementNumberInput",
"text": "Teleop Barge Cycles",
"text": "Teleop Net Cycles",
"placeholder": [
"0"
],
Expand Down

0 comments on commit 0a4afc7

Please sign in to comment.