update two typos (#2206)

- closes #2205 
- update snapshots
This commit is contained in:
Vim 2023-03-28 12:52:04 -07:00 committed by GitHub
parent 6be4e6ecea
commit f7cc73e079
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View file

@ -530,7 +530,7 @@ exports[`rendering of the Categories checks if component renders 1`] = `
<strong>
AND
</strong>
fewer than 10% of people ages 25 or older have a
more than 10% of people ages 25 or older have a
<a
class="usa-link"
href="#high-school"

View file

@ -585,7 +585,7 @@ export const FAQ_ANSWERS = {
defaultMessage={ `The public may also take a <link1>short survey</link1> to help improve the experience of using the tool.`}
description={ 'Navigate to the FAQs page, this will be an answer, Q15_P1_3'}
values={{
link1: linkFn('https://www.surveymonkey.com/r/5LZ7MNB', false, true),
link1: linkFn('https://www.surveymonkey.com/r/P3LWTSB', false, true),
}}
/>,
Q15_P1_4: <FormattedMessage

View file

@ -141,7 +141,7 @@ export const CATEGORY_AND_CLAUSE = {
/>,
HS_DEG_GTE_10: <FormattedMessage
id={'methodology.page.category.and.clause.hs.ed.higher.ed'}
defaultMessage={`<boldtag>AND</boldtag> fewer than 10% of people ages 25 or older have a <link1>high school education</link1> (i.e. graduated with a high school diploma)
defaultMessage={`<boldtag>AND</boldtag> more than 10% of people ages 25 or older have a <link1>high school education</link1> (i.e. graduated with a high school diploma)
`}
description={'Navigate to the methodology page. Navigate to the category section. This is the portion of the formula dealing with higher ed enrollment and high school diploma rate'}
values={{

View file

@ -1928,7 +1928,7 @@
"description": "responsible party text"
},
"methodology.page.category.and.clause.hs.ed.higher.ed": {
"defaultMessage": "<boldtag>AND</boldtag> fewer than 10% of people ages 25 or older have a <link1>high school education</link1> (i.e. graduated with a high school diploma)",
"defaultMessage": "<boldtag>AND</boldtag> more than 10% of people ages 25 or older have a <link1>high school education</link1> (i.e. graduated with a high school diploma)",
"description": "Navigate to the methodology page. Navigate to the category section. This is the portion of the formula dealing with higher ed enrollment and high school diploma rate"
},
"methodology.page.category.and.clause.low.inc": {

View file

@ -1032,7 +1032,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<a
class="usa-link usa-link--external"
data-cy=""
href="https://www.surveymonkey.com/r/5LZ7MNB"
href="https://www.surveymonkey.com/r/P3LWTSB"
rel="noreferrer"
target="_blank"
>

View file

@ -944,7 +944,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<strong>
AND
</strong>
fewer than 10% of people ages 25 or older have a
more than 10% of people ages 25 or older have a
<a
class="usa-link"
href="#high-school"