We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ec
1 parent abb3991 commit e507706Copy full SHA for e507706
pluralize.js
@@ -367,7 +367,7 @@
367
[/(wi|kni|(?:after|half|high|low|mid|non|night|[^\w]|^)li)ves$/i, '$1fe'],
368
[/(ar|(?:wo|[ae])l|[eo][ao])ves$/i, '$1f'],
369
[/ies$/i, 'y'],
370
- [/(dg|ss|ois|lk|ok|wn|mb|th|ch|ec|oal|is|ec|ck|ix|sser|ts|wb)ies$/i, '$1ie'],
+ [/(dg|ss|ois|lk|ok|wn|mb|th|ch|ec|oal|is|ck|ix|sser|ts|wb)ies$/i, '$1ie'],
371
[/\b(l|(?:neck|cross|hog|aun)?t|coll|faer|food|gen|goon|group|hipp|junk|vegg|(?:pork)?p|charl|calor|cut)ies$/i, '$1ie'],
372
[/\b(mon|smil)ies$/i, '$1ey'],
373
[/\b((?:tit)?m|l)ice$/i, '$1ouse'],
0 commit comments