Merge branch 'fix/bouvet-island-latitude' into 'master'

Fix Bouvet Island latitude (should be negative)

See merge request restcountries/restcountries!95
This commit is contained in:
Alejandro Matos
2025-10-30 01:18:22 +00:00
+1 -1
View File
@@ -8179,7 +8179,7 @@
} }
}, },
"latlng": [ "latlng": [
54.4208, -54.4208,
3.3464 3.3464
], ],
"landlocked": false, "landlocked": false,