Skip to content

Commit de6fa15

Browse files
authored
docs: readme typo fix (#1979)
1 parent 5af7ba2 commit de6fa15

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
@@ -208,7 +208,7 @@ pod install
208208

209209
In Xcode open Info.plist and add string key `NSPhotoLibraryUsageDescription` with value that describes why you need access to user photos. More info here https://forums.developer.apple.com/thread/62229. Depending on what features you use, you also may need `NSCameraUsageDescription` and `NSMicrophoneUsageDescription` keys.
210210

211-
#### (Optional) Step 2 - To localizate the camera / gallery / cropper text buttons
211+
#### (Optional) Step 2 - To localize the camera / gallery / cropper text buttons
212212

213213
- Open your Xcode project
214214
- Go to your project settings by opening the project name on the Navigation (left side)

0 commit comments

Comments
 (0)