Humanizr / Humanizer

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

Fix article sorting for words containing an article-like part inside #1421

Closed hazzik closed 4 months ago

hazzik commented 4 months ago

Fix:

Expected: ["The General Theory of Relativity"] Actual: ["Theory of Relativity The General"]

_Originally posted in https://github.com/Humanizr/Humanizer/pull/1419#discussion_r1496850805_