diff --git a/README.md b/README.md index 74f933e..c6f1650 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Requirements This project uses ARC. If you are not using ARC in your project, add '-fobjc-arc' as a compiler flag for all the files in this project. -XCode 4.4 is required for auto-synthesis. +Xcode 4.4 is required for auto-synthesis. iOS 5.0 and above is required because the project uses view controller containment.