From 8d637ae0456149b8163ec71725c848101db10fbc Mon Sep 17 00:00:00 2001 From: Ayush Date: Mon, 6 Jun 2016 13:09:21 +0530 Subject: [PATCH] Update README.md Add missing word in sentence. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bbe4a9..32b9f6c 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Second option is layer based, where each text block is a simple `CALayer`, 3D tr # Thanks to -* [`LTMorhpingLabel`](https://github.com/lexrus/LTMorphingLabel) for heavy inspiration. If you like `ZCAnimatedLabel`, you should definitely this one out. +* [`LTMorhpingLabel`](https://github.com/lexrus/LTMorphingLabel) for heavy inspiration. If you like `ZCAnimatedLabel`, you should definitely try this one out. * [`AGGeometryKit`](https://github.com/hfossli/AGGeometryKit) for arbitrary shape 3D transform code piece used in `ZCDashLabel`