From 4c06eb0ef8ed6fb54966e4a5eb44ef5f2eeadcec Mon Sep 17 00:00:00 2001 From: Oleksandr Semeniuk <11582702+sovist@users.noreply.github.com> Date: Mon, 31 Aug 2026 11:04:26 +0400 Subject: [PATCH] Updated 520, Nauru -> Naoero. --- src/Standards.ISO3166.CountryCodes/CountryCode.Definition.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Standards.ISO3166.CountryCodes/CountryCode.Definition.cs b/src/Standards.ISO3166.CountryCodes/CountryCode.Definition.cs index 888e77f..623000b 100644 --- a/src/Standards.ISO3166.CountryCodes/CountryCode.Definition.cs +++ b/src/Standards.ISO3166.CountryCodes/CountryCode.Definition.cs @@ -162,7 +162,7 @@ public partial class CountryCode new CountryCode("MZ", "MOZ", 508, "Mozambique"), new CountryCode("MM", "MMR", 104, "Myanmar"), new CountryCode("NA", "NAM", 516, "Namibia"), - new CountryCode("NR", "NRU", 520, "Nauru"), + new CountryCode("NR", "NRU", 520, "Naoero"), new CountryCode("NP", "NPL", 524, "Nepal"), new CountryCode("NL", "NLD", 528, "Netherlands, Kingdom of the"), new CountryCode("NC", "NCL", 540, "New Caledonia"),