There was an error while loading. Please reload this page.
1 parent 591798e commit 09425c1Copy full SHA for 09425c1
1 file changed
web/components/filters/choices.tsx
@@ -40,7 +40,7 @@ export const DIET_CHOICES = {
40
export const EDUCATION_CHOICES = {
41
None: 'none',
42
'High school': 'high-school',
43
- 'Some college': 'some-college',
+ 'College': 'some-college',
44
Bachelors: 'bachelors',
45
Masters: 'masters',
46
PhD: 'doctorate',
0 commit comments