mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-07 15:34:18 -07:00
Update formula copy (#1343)
* Update formula copy * Remove plural on threshold
This commit is contained in:
parent
eb03d6cb5f
commit
d1d62315ff
3 changed files with 12 additions and 20 deletions
|
@ -302,11 +302,8 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<section>
|
||||
<p>
|
||||
|
||||
Under the current formula, a census tract will be
|
||||
<strong>
|
||||
identified as disadvantaged
|
||||
</strong>
|
||||
in one or more categories of criteria:
|
||||
Under the current formula, a census tract will be identified as disadvantaged in one or more
|
||||
categories of criteria:
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
@ -315,8 +312,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<span>
|
||||
IF
|
||||
</span>
|
||||
the tract is above the thresholds for one or more environmental, climate, health or
|
||||
socioeconomic burden indicators
|
||||
the tract is above the threshold for one or more environmental or climate indicators
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
@ -325,7 +321,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<span>
|
||||
AND
|
||||
</span>
|
||||
the tract is above the thresholds for both socioeconomic indicators
|
||||
the tract is above the threshold for the socioeconomic indicators
|
||||
|
||||
</p>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue