diff --git a/MMCustomAlertView-Demo/MMCustomAlertView-Demo.xcodeproj/project.xcworkspace/xcuserdata/Mike.xcuserdatad/UserInterfaceState.xcuserstate b/MMCustomAlertView-Demo/MMCustomAlertView-Demo.xcodeproj/project.xcworkspace/xcuserdata/Mike.xcuserdatad/UserInterfaceState.xcuserstate index 042b3ac..bc63868 100644 Binary files a/MMCustomAlertView-Demo/MMCustomAlertView-Demo.xcodeproj/project.xcworkspace/xcuserdata/Mike.xcuserdatad/UserInterfaceState.xcuserstate and b/MMCustomAlertView-Demo/MMCustomAlertView-Demo.xcodeproj/project.xcworkspace/xcuserdata/Mike.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/README.md b/README.md index 02dedcc..6ddeb31 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ That's it! If you don't need to perform an action when "OK" button is clicked just enter "nil" as delegate paramater. -You can also customize the background color,the text color, the alpha of the view and the animation: +You can also customize the background color, the text color, the alpha of the view and the animation: ``` - (IBAction)showCustomAlert:(id)sender {