pluralize icon indicating copy to clipboard operation
pluralize copied to clipboard

Aegis should be singular

Open Froren opened this issue 1 year ago • 1 comments

const pluralize = require('pluralize');

console.log(pluralize.isPlural('aegis'));
true

Froren avatar Mar 17 '23 07:03 Froren

Hi, seems like a simple one, can I pick this up? Also, I think in the library, we don't have the plural for aegis i.e. aegides, will add that as well if that's fine.

asp2809 avatar Jul 11 '23 06:07 asp2809