Skip to content

Commit

Permalink
Fix misclassified children
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 2, 2017
1 parent e44f159 commit f41a663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ var cuss = require('cuss');

/* Misclassified singulars and plurals. */
var skip = [
'children',
'dy', /* Singular of `dies`. */
'pro', /* Singular of `pros`. */
'so', /* Singular of `sos`. */
Expand Down

0 comments on commit f41a663

Please sign in to comment.