From c29b307cef2c88d4e30411b305eba1e0c24e4e67 Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Fri, 3 Sep 2021 21:49:22 +0900 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0eb715cc..d17cf244c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Aves integrates with Android (from **API 20 to 31**, i.e. from Lollipop to S) wi ## Permissions -Aves requires a few permissions to to its job: +Aves requires a few permissions to do its job: - **read contents of shared storage**: the app only accesses media files, and modifying them requires explicit access grants from the user, - **read locations from media collection**: necessary to display the media coordinates, and to group them by country (via reverse geocoding), - **have network access**: necessary for the map view, and most likely for precise reverse geocoding too,