From 70ce273d6d44adc10dd04b3be7f000a37bdaf387 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 17 Feb 2016 06:25:34 -0800 Subject: [PATCH] Correct the capitalization of Xcode in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b49166..cde3180 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ An essential part of MiawKit is the ``miaw`` command line utility itself. It is static NSString * const RK_FACEBOOK_INVITE_TITLE = @"RK_FACEBOOK_INVITE_TITLE"; ``` -XCode is even smart enough to show you the documentation so you can see the translation for a key by alt-clicking any localization key constant. +Xcode is even smart enough to show you the documentation so you can see the translation for a key by alt-clicking any localization key constant. ![](http://f.cl.ly/items/3K0p2Z3D1t2h013p1p17/Screen%20Shot%202014-05-13%20at%2011.42.32.png)