Skip to content

Commit 220ca34

Browse files
committed
Merge branch 'master' of https://github.com/samayo/country-json
2 parents e93c054 + 16a3b4d commit 220ca34

3 files changed

+3
-3
lines changed

src/country-by-alphabet-letters.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"F": {
198198
"countries": [
199199
{
200-
"country": "Fiji"
200+
"country": "Fiji Islands"
201201
},
202202
{
203203
"country": "Finland"

src/country-by-government-type.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"country": "Barbados",
76-
"government": "Constitutional Monarchy"
76+
"government": "Republic"
7777
},
7878
{
7979
"country": "Belarus",

src/country-by-religion.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
"religion": "Christianity"
285285
},
286286
{
287-
"country": "Fiji",
287+
"country": "Fiji Islands",
288288
"religion": "Christianity"
289289
},
290290
{

0 commit comments

Comments
 (0)