plurals / pluralize

Pluralize or singularize any word based on a count
MIT License
2.14k stars 180 forks source link

Add data to singular words with no plurals #191

Closed Commandtechno closed 1 year ago

Commandtechno commented 2 years ago

pluralize.singular('data') returns datum because of the rule here: https://github.com/plurals/pluralize/blob/master/pluralize.js#L385

This PR just adds data to the list of singular words with no plurals because I don't believe data has a plural form

Closes #145

Commandtechno commented 2 years ago

That was an accident

Anyways, I removed agenda from the list as well as mentioned in the original issue because agendas is its plural form