mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-16 06:11:41 -07:00
Changes criteria to criterion (#1655)
* Update copy - update snapshots * Add period to RFI box body (en and es) - update snapshots
This commit is contained in:
parent
226017654a
commit
88c86fcf7c
8 changed files with 9 additions and 9 deletions
|
@ -18,7 +18,7 @@ exports[`rendering of the RequestForInfo checks if component renders 1`] = `
|
|||
class="usa-summary-box__text"
|
||||
>
|
||||
<p>
|
||||
The Request for Information on the Federal Register for the public beta period closed on May 25, 2022
|
||||
The Request for Information on the Federal Register for the public beta period closed on May 25, 2022.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -47,7 +47,7 @@ exports[`rendering of the component expects the render to match snapshot 1`] = `
|
|||
tabindex="0"
|
||||
>
|
||||
|
||||
The tool ranks each census tract using percentiles that show how much burden each tract experiences relative to all other tracts, for each criteria.
|
||||
The tool ranks each census tract using percentiles that show how much burden each tract experiences relative to all other tracts, for each criterion.
|
||||
|
||||
</p>
|
||||
<img
|
||||
|
|
|
@ -52,7 +52,7 @@ exports[`simulate app starting up, no click on map should match the snapshot of
|
|||
tabindex="0"
|
||||
>
|
||||
|
||||
The tool ranks each census tract using percentiles that show how much burden each tract experiences relative to all other tracts, for each criteria.
|
||||
The tool ranks each census tract using percentiles that show how much burden each tract experiences relative to all other tracts, for each criterion.
|
||||
|
||||
</p>
|
||||
<img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue