Typo on higher ed enrollment (#1506)

This commit is contained in:
Vim 2022-03-30 13:15:33 -04:00 committed by GitHub
parent 2628afacf9
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

@ -321,7 +321,7 @@ exports[`rendering of the AreaDetail checks if indicators for ISLAND AREAS are p
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or
@ -622,7 +622,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or
@ -799,7 +799,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or
@ -976,7 +976,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or
@ -1165,7 +1165,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or
@ -1371,7 +1371,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or
@ -1519,7 +1519,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or
@ -1761,7 +1761,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or
@ -2029,7 +2029,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or
@ -2390,7 +2390,7 @@ exports[`rendering of the AreaDetail checks if indicators for PUERTO RICO are pr
>
<div>
<div>
Higher education non-enrollement
Higher education non-enrollment
<div>
Percent of the census tract's population 15 or older not enrolled in college, university, or

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

View file

@ -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": {