From 252d2b39e93dd429a9da83430591d94288a4a84f Mon Sep 17 00:00:00 2001 From: muhashi <105213357+muhashi@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:18:21 +1000 Subject: [PATCH 1/2] Make Fiji Islands name consistent --- src/country-by-alphabet-letters.json | 2 +- src/country-by-religion.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/country-by-alphabet-letters.json b/src/country-by-alphabet-letters.json index b5833b0f..8e5025fd 100644 --- a/src/country-by-alphabet-letters.json +++ b/src/country-by-alphabet-letters.json @@ -197,7 +197,7 @@ "F": { "countries": [ { - "country": "Fiji" + "country": "Fiji Islands" }, { "country": "Finland" diff --git a/src/country-by-religion.json b/src/country-by-religion.json index d4dac40a..23b1f4ce 100644 --- a/src/country-by-religion.json +++ b/src/country-by-religion.json @@ -284,7 +284,7 @@ "religion": "Christianity" }, { - "country": "Fiji", + "country": "Fiji Islands", "religion": "Christianity" }, { From 77a46cc33f2be9fc7825b85a3781981cf22eef12 Mon Sep 17 00:00:00 2001 From: muhashi <105213357+muhashi@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:18:30 +1000 Subject: [PATCH 2/2] Update Barbados government type --- src/country-by-government-type.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/country-by-government-type.json b/src/country-by-government-type.json index faf6de07..bd1f2363 100644 --- a/src/country-by-government-type.json +++ b/src/country-by-government-type.json @@ -73,7 +73,7 @@ }, { "country": "Barbados", - "government": "Constitutional Monarchy" + "government": "Republic" }, { "country": "Belarus",