Skip to content

Commit

Permalink
Merge pull request #4879 from wri/develop
Browse files Browse the repository at this point in the history
PROD Deploy 2024-10-29 08:30am EST
  • Loading branch information
SARodrigues authored Oct 29, 2024
2 parents 5325a62 + f435a8c commit f1d8504
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ const parseConfig = createSelector([getColors], (colors) => ({
color: colors.primaryForestLoss,
},
{
label: 'Percent of primary forest area in 2001 remaining',
label: 'Percent of 2001 primary forest area extent remaining',
color: colors.primaryForestExtent,
dashline: true,
},
Expand Down

0 comments on commit f1d8504

Please sign in to comment.