From 8f95895564731fe187c424924a78668d656106a7 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 17 Feb 2016 06:18:39 -0800 Subject: [PATCH] Correct the spelling of Xcode in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ceea2f3..bbf421a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ can create a theme with the appearance you like and apply it to all views, inste each view singularly. ### Dependencies -Remember to add the QuartzCore framework provided with XCode or simply import it with `#import ` when you want to use +Remember to add the QuartzCore framework provided with Xcode or simply import it with `#import ` when you want to use the indeterminate mode feature of MDRadialProgress. ## Localization