chore(docs): Fixed typo (#2214)

This commit is contained in:
Archie
2021-10-29 00:31:23 +02:00
committed by GitHub
parent f8a1ba2ebc
commit b9624264a3
+1 -1
View File
@@ -259,7 +259,7 @@ To be able to save images to the gallery you need to specify this permission in
##### Android
On Android, integration with the DownloadManager is built-in.
Add this permisison in AndroidManifest.xml (only required if your app supports Android versions lower than 10):
Add this permission in AndroidManifest.xml (only required if your app supports Android versions lower than 10):
```xml
<manifest ...>