Skip to content

Commit

Permalink
Merge pull request #72
Browse files Browse the repository at this point in the history
fix: Two country typos
  • Loading branch information
biter777 authored May 30, 2024
2 parents 53ba593 + 45c5d00 commit 428b85b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions countriesconst.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ const (
Comoros CountryCode = 174
// Congo CountryCode = 178
Congo CountryCode = 178
// CongoDemocracticRepublic CountryCode = 180
CongoDemocracticRepublic CountryCode = 180
// CongoDemocraticRepublic CountryCode = 180
CongoDemocraticRepublic CountryCode = 180
// CookIslands CountryCode = 184
CookIslands CountryCode = 184
// CostaRica CountryCode = 188
Expand Down Expand Up @@ -203,8 +203,8 @@ const (
Guyana CountryCode = 328
// Haiti CountryCode = 332
Haiti CountryCode = 332
// HeardIslandandMcDonaldIslands CountryCode = 334
HeardIslandandMcDonaldIslands CountryCode = 334
// HeardIslandAndMcDonaldIslands CountryCode = 334
HeardIslandAndMcDonaldIslands CountryCode = 334
// Honduras CountryCode = 340
Honduras CountryCode = 340
// HongKong CountryCode = 344
Expand Down

0 comments on commit 428b85b

Please sign in to comment.