From d5fc7bb07f425dbace3041811280b0cdbf7ffc30 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 17 Feb 2016 07:27:20 -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 9b94708..89c65bc 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ self.helper.compressVideo(url, outputURL: self.cameraManager.tempCompressFilePat ## Support -Supports iOS8 and above. XCode 7.0 is required to build the latest code written in Swift 2.0 +Supports iOS8 and above. Xcode 7.0 is required to build the latest code written in Swift 2.0 ## Author