From d3ab9a9fd40981c7b7043e4678821fd07bad7b17 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 17 Feb 2016 06:35:00 -0800 Subject: [PATCH] Correct the capitalization of Xcode in README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 9bddf37..322e3e3 100644 --- a/README.markdown +++ b/README.markdown @@ -7,7 +7,7 @@ The goal is to provide a nicer user interface for using SQLite with Objective-C ## Installation -To install Mojo Database, simply drag the MojoDatabase directory into your XCode project and choose "copy files to destination" when prompted. +To install Mojo Database, simply drag the MojoDatabase directory into your Xcode project and choose "copy files to destination" when prompted. ## Usage