From 371c27444349979df6e00957f90ca009f39ca381 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Tue, 16 Feb 2016 11:06:00 -0800 Subject: [PATCH 1/2] 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 6748a74..a91ab6d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BDGMacros -Incredibly useful macro's that I use in all my xCode projects! +Incredibly useful macro's that I use in all my Xcode projects! ## Installation using Cocoapods ``` From 6339cf7398daf1a458da9d354d890d3dae48d82b Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Tue, 16 Feb 2016 11:06:51 -0800 Subject: [PATCH 2/2] Correct the spelling of Xcode in README