mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Typo on higher ed enrollment (#1506)
This commit is contained in:
parent
2628afacf9
commit
78d8b5ec3b
3 changed files with 12 additions and 12 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
`,
|
||||
},
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue