mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-16 04:41:41 -07:00
Fix typos found in en.json files and copy (#1648)
This commit is contained in:
parent
90908532fa
commit
85ffb1b6b9
23 changed files with 181 additions and 181 deletions
|
@ -19,7 +19,7 @@ exports[`rendering of indicator dataset card checks if component renders 1`] = `
|
|||
<span>
|
||||
Used in:
|
||||
</span>
|
||||
All categories except for the training and workforce development catetory
|
||||
All categories except for the training and workforce development category
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
|
|
|
@ -66,7 +66,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<span>
|
||||
Used in:
|
||||
</span>
|
||||
All categories except for the training and workforce development catetory
|
||||
All categories except for the training and workforce development category
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
|
|
|
@ -133,7 +133,7 @@ export const IndicatorValue = ({isPercent, displayStat}:IIndicatorValue) => {
|
|||
{
|
||||
id: 'explore.tool.page.side.panel.indicator.percentile.value.ordinal.suffix',
|
||||
// eslint-disable-next-line max-len
|
||||
description: `Navigate to the explore the tool page. Click on the map. The side panel will show categories. Open a category. This will define the indicator value's oridinal suffix. For example the st in 91st, the rd in 23rd, and the th in 26th, etc.`,
|
||||
description: `Navigate to the explore the tool page. Click on the map. The side panel will show categories. Open a category. This will define the indicator value's ordinal suffix. For example the st in 91st, the rd in 23rd, and the th in 26th, etc.`,
|
||||
defaultMessage: `
|
||||
{indicatorValue, selectordinal,
|
||||
one {#st}
|
||||
|
|
|
@ -82,7 +82,7 @@ exports[`J40Footer renders correctly 1`] = `
|
|||
class="footer-link-first-child"
|
||||
href="/en/public-engagement"
|
||||
>
|
||||
Engagement calender
|
||||
Engagement calendar
|
||||
</a>
|
||||
</li>
|
||||
<li
|
||||
|
@ -90,12 +90,12 @@ exports[`J40Footer renders correctly 1`] = `
|
|||
>
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy="request-for-infomation"
|
||||
data-cy="request-for-information"
|
||||
href="https://www.federalregister.gov/d/2022-03920"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
Request for Infomation
|
||||
Request for Information
|
||||
</a>
|
||||
</li>
|
||||
<li
|
||||
|
|
|
@ -24,7 +24,7 @@ exports[`rendering of the component expects the render to match snapshot 1`] = `
|
|||
</p>
|
||||
<img
|
||||
alt="
|
||||
An icon that has depicts pieces of a block selected mimicing the census block census tracts
|
||||
An icon that has depicts pieces of a block selected mimicking the census block census tracts
|
||||
"
|
||||
src="test-file-stub"
|
||||
tabindex="0"
|
||||
|
|
|
@ -29,7 +29,7 @@ exports[`simulate app starting up, no click on map should match the snapshot of
|
|||
</p>
|
||||
<img
|
||||
alt="
|
||||
An icon that has depicts pieces of a block selected mimicing the census block census tracts
|
||||
An icon that has depicts pieces of a block selected mimicking the census block census tracts
|
||||
"
|
||||
src="test-file-stub"
|
||||
tabindex="0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue