From 4babe6573c21e83a11f36d828ea6d93f51695770 Mon Sep 17 00:00:00 2001 From: Paul Ferrett Date: Fri, 6 Jan 2017 18:22:18 +1100 Subject: [PATCH] Fix typo in README.md (#546) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3c861e..2c87124 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A camera module for React Native. 2. With iOS 10 and higher you need to add the "Privacy - Camera Usage Description" key to the info.plist of your project. This should be found in 'your_project/ios/your_project/Info.plist'. Add the following code: ``` NSCameraUsageDescription -Your message to user when the camera is accesseded for the first time +Your message to user when the camera is accessed for the first time NSPhotoLibraryUsageDescription