aboutsummaryrefslogtreecommitdiff
path: root/node_modules/irregular-plurals/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/irregular-plurals/readme.md')
-rw-r--r--node_modules/irregular-plurals/readme.md2
1 files changed, 1 insertions, 1 deletions
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.