Skip to content

Commit

Permalink
Update CountryInfo_Europe.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorPilley committed Apr 15, 2024
1 parent 3f59d95 commit 417d8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhoneNumbers/CountryInfo_Europe.cs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public partial class CountryInfo
NdcLengths = new ReadOnlyCollection<int>([2]),
NsnLengths = new ReadOnlyCollection<int>([8]),
TrunkPrefix = "0",
}
};

/// <summary>
/// Gets the <see cref="CountryInfo"/> for Bulgaria.
Expand Down

0 comments on commit 417d8d6

Please sign in to comment.