Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 2dc90e6

Browse files
Ernest Saidu Kamarasamtstern
authored andcommitted
Fixed typo in README.md (#209)
1 parent a79e912 commit 2dc90e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ public void onRationaleDenied(int requestCode) {
170170
}
171171
```
172172

173-
Rationale callbacks don't necessarily imply permission changes. To check for those, see the `EasyPermissions.RationaleCallbacks`.
173+
Rationale callbacks don't necessarily imply permission changes. To check for those, see the `EasyPermissions.PermissionCallbacks`.
174174

175175
## LICENSE
176176

0 commit comments

Comments
 (0)