Update typos on copy (#694)

- update snapshots
This commit is contained in:
Vim 2021-09-16 11:04:20 -07:00 committed by GitHub
parent 522872037a
commit daa26bcfd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -294,8 +294,8 @@ const AreaDetail = ({properties}:IAreaDetailProps) => {
}; };
const houseBurden:indicatorInfo = { const houseBurden:indicatorInfo = {
label: intl.formatMessage(messages.houseBurden), label: intl.formatMessage(messages.houseBurden),
description: 'People ages 18 and up who report having been told by a doctor,' + description: 'Households that are low income and spend more than 30% of their income on' +
' nurse, or other health professionals that they have diabetes other than diabetes during pregnancy', ' housing costs',
value: properties[constants.HOUSING_BURDEN_PROPERTY_PERCENTILE], value: properties[constants.HOUSING_BURDEN_PROPERTY_PERCENTILE],
}; };

View file

@ -268,7 +268,7 @@ exports[`rendering of the AreaDetail checks if various text fields are visible 1
<p <p
class="secondary j40-indicator" class="secondary j40-indicator"
> >
People ages 18 and up who report having been told by a doctor, nurse, or other health professionals that they have diabetes other than diabetes during pregnancy Households that are low income and spend more than 30% of their income on housing costs
</p> </p>
</li> </li>
<li <li

View file

@ -58,7 +58,7 @@ export const cards = [
dataDateRange: `2016-2019`, dataDateRange: `2016-2019`,
}, },
{ {
indicator: 'Heart disase', indicator: 'Heart disease',
description: `People ages 18 years and up who report ever having been told description: `People ages 18 years and up who report ever having been told
by a doctor, nurse, or other health professionals that they had angina or by a doctor, nurse, or other health professionals that they had angina or
coronary heart disease.`, coronary heart disease.`,

View file

@ -250,7 +250,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</div> </div>
<div> <div>
<h3> <h3>
Heart disase Heart disease
</h3> </h3>
<div> <div>
What is it? What is it?