Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvorobei committed Dec 13, 2021
1 parent fe587dc commit d5b51f1
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 @@ -301,7 +301,7 @@ extension Controller: SPPermissionsDataSource {

### Denied alert

If a permission is denied, you can provide [an alert](https://cdn.ivanvorobei.by/github/sppermissions/preview-denied-alert.png) to the user with an option to open settings. An example of how you can customise the alert text:
If a permission is denied, you can provide [an alert](https://cdn.ivanvorobei.by/github/sppermissions/v7/preview-denied-alert.png) to the user with an option to open settings. An example of how you can customise the alert text:

```swift
let texts = SPPermissionsDeniedAlertTexts()
Expand Down

0 comments on commit d5b51f1

Please sign in to comment.