Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvorobei committed Jun 15, 2021
1 parent 8121011 commit 9b34553
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 @@ -322,7 +322,7 @@ func deniedAlertTexts(for permission: SPPermissions.Permission) -> SPPermissionD

## Delegate

To get "hidden", "allowed" or "denied" events , set the delegate with protocol `SPPermissionsDelegate`:
To get `hidden`, `allowed` or `denied` events , set the delegate with protocol `SPPermissionsDelegate`:

```swift
extension Controller: SPPermissionsDelegate {
Expand Down

0 comments on commit 9b34553

Please sign in to comment.