mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-06 22:44:20 -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
|
@ -263,7 +263,7 @@ export const CATEGORIES = {
|
|||
/>,
|
||||
ALL_EXCEPT_WORKFORCE: <FormattedMessage
|
||||
id={'methodology.page.datasets.all.except.workforce.used.in.text'}
|
||||
defaultMessage={`All categories except for the training and workforce development catetory`}
|
||||
defaultMessage={`All categories except for the training and workforce development category`}
|
||||
description={'Navigate to the methodology page. Navigate to the dataset section. This is the portion of the dataset card Used In text for all methodologies except the workforce development'}
|
||||
/>,
|
||||
CLIMATE_CHANGE: {
|
||||
|
@ -687,17 +687,17 @@ export const AVAILABLE_FOR = defineMessages({
|
|||
ALL_US_DC: {
|
||||
id: 'methodology.page.dataset.card.availableFor.US_DC',
|
||||
defaultMessage: `All U.S. states and the District of Columbia`,
|
||||
description: 'Methodoloy page dataset card available for US and DC type',
|
||||
description: 'Methodology page dataset card available for US and DC type',
|
||||
},
|
||||
ALL_US_DC_PR: {
|
||||
id: 'methodology.page.dataset.card.availableFor.US_DC_PR',
|
||||
defaultMessage: `All U.S. states, the District of Columbia, and Puerto Rico`,
|
||||
description: 'Methodoloy page dataset card available for US, DC and Puerto Rico type',
|
||||
description: 'Methodology page dataset card available for US, DC and Puerto Rico type',
|
||||
},
|
||||
AS_NMI: {
|
||||
id: 'methodology.page.dataset.card.availableFor.AS_NMI',
|
||||
defaultMessage: `American Samoa and the Northern Mariana Islands`,
|
||||
description: 'Methodoloy page dataset card available for American Samoa and Northern Mariana Islands type',
|
||||
description: 'Methodology page dataset card available for American Samoa and Northern Mariana Islands type',
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue