Skip to content

Commit 09425c1

Browse files
committed
Rename college
1 parent 591798e commit 09425c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/components/filters/choices.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export const DIET_CHOICES = {
4040
export const EDUCATION_CHOICES = {
4141
None: 'none',
4242
'High school': 'high-school',
43-
'Some college': 'some-college',
43+
'College': 'some-college',
4444
Bachelors: 'bachelors',
4545
Masters: 'masters',
4646
PhD: 'doctorate',

0 commit comments

Comments
 (0)