Humanizr / Humanizer

Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Other
8.7k stars 965 forks source link

Calling Singularize on “S” throws Index out of Bounds Exception #1552

Open daniell-reeco opened 1 month ago

daniell-reeco commented 1 month ago

Hi, The title pretty much sums it up. It doesn’t require a certain context, just call “S”.Singularize() and it will throw the exception.

hangy commented 1 month ago

Probably the same root cause as #1541. Could you test a 3.x beta?