summaryrefslogtreecommitdiff
path: root/docs/DEVELOP_IOS_OSX.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/DEVELOP_IOS_OSX.md')
-rw-r--r--docs/DEVELOP_IOS_OSX.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DEVELOP_IOS_OSX.md b/docs/DEVELOP_IOS_OSX.md
index 183fd15705..9cc27bc581 100644
--- a/docs/DEVELOP_IOS_OSX.md
+++ b/docs/DEVELOP_IOS_OSX.md
@@ -14,7 +14,7 @@ Run
make iproj
-Which which will create and open an Xcode project which can build the entire library from source, as well as an Objective-C test app.
+Which will create and open an Xcode project that can build the entire library from source, as well as an Objective-C test app.
If you don't have an Apple Developer account, change the destination from "My Mac" to a simulator such as "iPhone 6" before you run and build the app.