- closes #2125
This commit is contained in:
Vim 2023-01-04 14:53:43 -08:00 committed by GitHub
commit a919e3ab51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -281,7 +281,7 @@ export const CATEGORIES = {
/>,
IF: <FormattedMessage
id={'methodology.page.indicator.categories.legacy.pollution.if'}
defaultMessage={`Have at least one <link0>abandoned mine land</link0> OR <link1>Formerly Used Defense Sites</link1> OR are at or above the 90th percentile for <link2>proximity to hazardous waste facilities</link2> OR <link3>proximity to Superfind sites (National Priorities List (NPL))</link3> OR <link4>proximity to Risk Management Plan (RMP) facilities</link4>`}
defaultMessage={`Have at least one <link0>abandoned mine land</link0> OR <link1>Formerly Used Defense Sites</link1> OR are at or above the 90th percentile for <link2>proximity to hazardous waste facilities</link2> OR <link3>proximity to Superfund sites (National Priorities List (NPL))</link3> OR <link4>proximity to Risk Management Plan (RMP) facilities</link4>`}
description={'Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula'}
values={{
link0: simpleLink('#mine-land'),