Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix singular_ie words #228
Conversation
…ould be rookie
This fixes #227
b299b71
to
24cfc72
singularize('rookies') should be 'rookie' etc. for all the words on singular_ie
This fixes #227