This commit is contained in:
Vim 2022-03-09 18:47:35 -05:00 committed by GitHub
parent 7f91e2b06b
commit b22b2c5716
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -184,7 +184,7 @@ exports[`rendering of the AreaDetail checks if indicators for ISLAND AREAS are p
High school degree attainment rate
<div>
Poportion of people ages 25 years or older whose education level is less than a high school diploma
Proportion of people ages 25 years or older whose education level is less than a high school diploma
</div>
</div>
@ -1262,7 +1262,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
High school degree attainment rate
<div>
Poportion of people ages 25 years or older whose education level is less than a high school diploma
Proportion of people ages 25 years or older whose education level is less than a high school diploma
</div>
</div>
@ -1504,7 +1504,7 @@ exports[`rendering of the AreaDetail checks if indicators for PUERTO RICO are pr
High school degree attainment rate
<div>
Poportion of people ages 25 years or older whose education level is less than a high school diploma
Proportion of people ages 25 years or older whose education level is less than a high school diploma
</div>
</div>

View file

@ -590,7 +590,7 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
HIGH_SKL: {
id: 'areaDetail.indicator.description.high.school',
defaultMessage: `
Poportion of people ages 25 years or older whose education level is less than a high school diploma
Proportion of people ages 25 years or older whose education level is less than a high school diploma
`,
description: 'Percent of people ages 25 years or older whose education level is less than a high school diploma',
},