Skip to content

Commit 006d747

Browse files
committed
updated siera lonne
1 parent 45646ce commit 006d747

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/World.Net/Helpers/CountryInitializer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ public static Dictionary<CountryIdentifier, ICountry> Initialize()
174174
{ CountryIdentifier.Senegal, new Senegal() },
175175
{ CountryIdentifier.Serbia, new Serbia() },
176176
{ CountryIdentifier.Seychelles, new Seychelles() },
177-
{ CountryIdentifier.SierraLeone, new Singapore() },
177+
{ CountryIdentifier.SierraLeone, new SierraLeone() },
178178
{ CountryIdentifier.Singapore, new Singapore() },
179179

180180
// Future countries can be added here in the same format.

0 commit comments

Comments
 (0)