From ca927135f32c68fffa03faba5d93c03c34215bf7 Mon Sep 17 00:00:00 2001 From: Cesar Ferreira Date: Mon, 5 Sep 2016 00:44:43 +0100 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29a928a..cfe027c 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ I welcome and encourage all pull requests. It usually will take me within 24-48 6. Have fun! - ## Credits +## Credits The pluralize and singularize methods are based on the code found in the following places.