From 389a0e78047f5c554447d4e85a10c20b1d098ec6 Mon Sep 17 00:00:00 2001 From: Willian Viana Date: Wed, 29 Nov 2023 19:12:38 -0300 Subject: [PATCH] chore(fao-cover): improve no primary sentence --- components/widgets/land-cover/fao-cover/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/widgets/land-cover/fao-cover/index.js b/components/widgets/land-cover/fao-cover/index.js index 1b0ae8836a..56ebc3bcbf 100644 --- a/components/widgets/land-cover/fao-cover/index.js +++ b/components/widgets/land-cover/fao-cover/index.js @@ -34,7 +34,7 @@ export default { initial: 'According to the FAO, in {year}, {percent} ({amountInHectares}) of {country} was covered by forest. {primaryPercent} of that forest was classified as primary forest.', noPrimary: - 'According to the FAO, in {year},{primaryPercent} ({extent}) of {location} was covered by forest.', + 'According to the FAO, in {year},{primaryPercent} ({extent}) of {location} was covered by forest. 0% of that forest was classified as primary forest.', }, getSettingsConfig: () => { return [