Update Notes Checkboxes
Signed-off-by: Emily Markova <emily.markova@gmail.com>
Change-Id: I67cbe775be042d0dd030f96db310427efab375d2
diff --git a/scouting/www/notes/notes.component.ts b/scouting/www/notes/notes.component.ts
index 3848c22..431ec71 100644
--- a/scouting/www/notes/notes.component.ts
+++ b/scouting/www/notes/notes.component.ts
@@ -56,8 +56,8 @@
const KEYWORD_CHECKBOX_LABELS = {
goodDriving: 'Good Driving',
badDriving: 'Bad Driving',
- solidPlacing: 'Solid Placing',
- sketchyPlacing: 'Sketchy Placing',
+ solidPlacing: 'Solid Shooting',
+ sketchyPlacing: 'Sketchy Shooting',
goodDefense: 'Good Defense',
badDefense: 'Bad Defense',
easilyDefended: 'Easily Defended',