- Higher education non-enrollement
+ Higher education non-enrollment
Percent of the census tract's population 15 or older not enrolled in college, university, or
diff --git a/client/src/data/copy/explore.tsx b/client/src/data/copy/explore.tsx
index 6b5a9c89..aee64e47 100644
--- a/client/src/data/copy/explore.tsx
+++ b/client/src/data/copy/explore.tsx
@@ -408,7 +408,7 @@ export const SIDE_PANEL_INDICATORS = defineMessages({
description: `Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show low income`},
HIGH_ED: {
id: 'explore.tool.page.side.panel.indicator.high.ed',
- defaultMessage: 'Higher education non-enrollement',
+ defaultMessage: 'Higher education non-enrollment',
description: `Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show Higher ed degree achievement rate
`,
},
diff --git a/client/src/intl/en.json b/client/src/intl/en.json
index 7e51c271..1426e3f7 100644
--- a/client/src/intl/en.json
+++ b/client/src/intl/en.json
@@ -520,7 +520,7 @@
"description": "Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show Heart disease"
},
"explore.tool.page.side.panel.indicator.high.ed": {
- "defaultMessage": "Higher education non-enrollement",
+ "defaultMessage": "Higher education non-enrollment",
"description": "Navigate to the explore the tool page. When the map is in view, click on the map. The side panel will show Higher ed degree achievement rate\n"
},
"explore.tool.page.side.panel.indicator.high.school": {