From f150c572c47bc94ff3398dbcab9ff6f796c4e0c2 Mon Sep 17 00:00:00 2001 From: WCMC-vblanque <141819111+WCMC-vblanque@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:00:48 +0000 Subject: [PATCH] Update README.md small edition: correcting typing (filder > folder) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0a8c23b..cb0500ba 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ To lint your factories, run `rake factory_bot:lint` The current procedure for updating statistics is as follows: * Obtain the global and country statistics from the Ocean Plus Habitats team (There will be 2 types of files for each habitat type i.e., one for country and one global such as Seagrass_country.csv). -* Create a copy of this zip filder which you have been provided, and rename it to 'global_statistics.zip' and replace that file with the already existing file in the project at public/downloads. (This will update the statistics which you can download from the Ocean+ habitat) +* Create a copy of this zip folder which you have been provided, and rename it to 'global_statistics.zip' and replace that file with the already existing file in the project at public/downloads. (This will update the statistics which you can download from the Ocean+ habitat) * Ensure the country statistics CSVs conform to the format: `_country_output_--01.csv`. I.e. ensure that the match the current format within `lib/data/habitat_coverage_protection/country/*.csv`. For example, for the Seagrass habitat you will be given Seagrass_country.csv you would need to rename it to seagrasses_country_output_--01.csv