From 8fc0a685ec87c856d4f44234bc4f5cf12ec79378 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Sun, 24 May 2015 06:58:52 +0700 Subject: [PATCH] Fixes typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c065e86e3..0b81b72d7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ class for different scopes like: - array utilities functions; - hydrators; -- json serialazible interfaces; +- json serializable interfaces; - general messaging systems; - strin wrappers; - etc