From 287ba90a92ba089c13a6162a0060079ba3ef81b0 Mon Sep 17 00:00:00 2001 From: Erjan Kalybek Date: Fri, 7 Dec 2018 18:20:10 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1b6f4d..c1187a0 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Add CBFlashyTabBarController folder to your project 1. Import CBFlashyTabBarController 2. Instantiate `CBFlashyTabBarController` -3. Add some child conrollers and don't forget to set them tabBar items with title and image +3. Add some child controllers and don't forget to set them tabBar items with title and image ## Author