From fa4908f764008e5777f01807567f9739d7cc811d Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Thu, 4 May 2023 18:20:21 +0200 Subject: [PATCH] Fixed some countryNames in lookup table --- rep-lookup-foreign.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rep-lookup-foreign.js b/rep-lookup-foreign.js index 391d093..cafca08 100644 --- a/rep-lookup-foreign.js +++ b/rep-lookup-foreign.js @@ -84,7 +84,7 @@ module.exports = { "Slovakia", ], "099-08": [ - "Italia", + "Italy", "Malta", "San Marino", "Holy See", @@ -147,7 +147,7 @@ module.exports = { "São Tomé and Príncipe", "Angola", "Congolese", - "Democratic Republic of Congo", + "Democratic Republic of the Congo", "Iraq", "Jordan", "Lebanon",