diff --git a/components/widgets/land-cover/natural-forest/index.js b/components/widgets/land-cover/natural-forest/index.js index b8386ddc21..db7a4d1d4d 100644 --- a/components/widgets/land-cover/natural-forest/index.js +++ b/components/widgets/land-cover/natural-forest/index.js @@ -23,7 +23,7 @@ export default { sentence: { default: { global: `As of 2020, {naturalForestPercentage} of global land cover was natural forests and {nonNaturalForestPercentage} was non-natural tree cover.`, - region: `As of 2020, {naturalForestPercentage} of land cover in {area} was natural forests and {nonNaturalForestPercentage} was non-natural tree cover.`, + region: `As of 2020, {naturalForestPercentage} of land cover in {location} was natural forests and {nonNaturalForestPercentage} was non-natural tree cover.`, }, }, metaKey: {