Typo on higher ed enrollment (#1506)

This commit is contained in:
Vim 2022-03-30 13:15:33 -04:00 committed by GitHub
commit 78d8b5ec3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

View file

@ -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
`,
},