Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
psteiger authored Apr 18, 2022
1 parent 2371619 commit 657ff77
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 @@ -23,7 +23,7 @@ class MyActivity : ComponentActivity() {
errorsOrLocation.tap { location ->
// Got location
}.tapLeft { errors ->
// Handle errors (no permission/permission settings disabled).
// Handle errors (no permission/location settings disabled).
// Note that this library will automatically try to resolve errors.
}
}
Expand Down

0 comments on commit 657ff77

Please sign in to comment.