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

Commit 2d46e44

Browse files
mikebaylessamtstern
authored andcommitted
Fix typo in README (#287)
1 parent 67d611b commit 2d46e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Implement the `EasyPermissions.RationaleCallbacks` if you want to interact with
165165
```java
166166
@Override
167167
public void onRationaleAccepted(int requestCode) {
168-
// Rationale accpets to request some permissions
168+
// Rationale accepted to request some permissions
169169
// ...
170170
}
171171

0 commit comments

Comments
 (0)