Skip to content

Commit

Permalink
Fixing typo. ^^
Browse files Browse the repository at this point in the history
  • Loading branch information
benguild committed May 17, 2015
1 parent 306e3b5 commit 74ef0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ A clone of UIImagePickerController with multiple selection support.

### Basic

1. Implement `QBImagePickerDelegate` methods
1. Implement `QBImagePickerControllerDelegate` methods
2. Create `QBImagePickerController` object
3. Set `self` to the `delegate` property
4. Show the picker by using `presentViewController:animated:completion:`
Expand Down

0 comments on commit 74ef0e1

Please sign in to comment.