Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvorobei committed Nov 19, 2019
1 parent 3d7f8c4 commit 593f7d1
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 @@ -198,7 +198,7 @@ let controller = SPPermissions.native([.calendar, .camera, .contacts])
controller.delegate = self

// Always use this method for request.
//You can pass any controller, this request becouse need implement base protocol.
// You can pass any controller, this request becouse need implement base protocol.
controller.present(on: self)
```

Expand Down

0 comments on commit 593f7d1

Please sign in to comment.