Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit 5d54704

Browse files
Grammar
1 parent 6dce7d6 commit 5d54704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pod 'ALCameraViewController'
2727
### Privacy (iOS 10) ###
2828
If you are building your app with iOS 10 or newer, you need to add two privacy keys to your app to allow the usage of the camera and photo library, or your app will crash.
2929

30-
Add the keys below to your `Info.plist` and adding strings with the description you want to provide when prompting the user:
30+
Add the keys below to your `Info.plist`, adding strings with the description you want to provide when prompting the user.
3131

3232
```
3333
NSPhotoLibraryUsageDescription

0 commit comments

Comments
 (0)