From f93136fb2ced8b4e29c348232696d2cc7ce35f5b Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Fri, 6 Oct 2023 18:44:04 +0200 Subject: [PATCH] typo --- camera/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camera/README.md b/camera/README.md index ffaaaa509..39afa8568 100644 --- a/camera/README.md +++ b/camera/README.md @@ -21,7 +21,7 @@ Read about [Configuring `Info.plist`](https://capacitorjs.com/docs/ios/configura ## Android -This API requires no permission, unless using `saveToGallery: true`, in that case the following permissions should be added to your `AndroidManifest.xml`: +This API requires no permissions, unless using `saveToGallery: true`, in that case the following permissions should be added to your `AndroidManifest.xml`: ```xml