From 0e6de2c31dbf8c21277481f112e99c52b913940f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 27 Dec 2017 19:33:54 +0100 Subject: node_modules --- node_modules/irregular-plurals/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_modules/irregular-plurals/readme.md') diff --git a/node_modules/irregular-plurals/readme.md b/node_modules/irregular-plurals/readme.md index 8dea5ca7a..e5d6b75e2 100644 --- a/node_modules/irregular-plurals/readme.md +++ b/node_modules/irregular-plurals/readme.md @@ -5,7 +5,7 @@ > An irregular plural in this library is defined as a noun that cannot be made plural by applying these rules: > - If the noun ends in an "s", "x", "z", "ch" or "sh", add "es" -> - If the noun ends in a "y" and is preceded by a consonent, drop the "y" and add "ies" +> - If the noun ends in a "y" and is preceded by a consonant, drop the "y" and add "ies" > - If the noun ends in a "y" and is preceded by a vowel, add "s" The list is just a [JSON file](irregular-plurals.json) and can be used wherever. -- cgit v1.2.3