Skip to content

Commit cc6ca4d

Browse files
authored
fix spelling error in readme.md (#1953)
1 parent b4b29cd commit cc6ca4d

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
@@ -18,7 +18,7 @@ iOS/Android image picker with support for camera, video, configurable compressio
1818
## Important notes
1919

2020
1. If you are using react-native >= 0.60 use react-native-image-crop-picker version >= 0.25.0. Otherwise use version < 0.25.0.
21-
2. If you want to use react-native-image-crop-picker version >= 0.39.0 you have to set your android compileSdkVersion to 33 or greather. Otherwise use react-native-image-crop-picker version < 0.39.0
21+
2. If you want to use react-native-image-crop-picker version >= 0.39.0 you have to set your android compileSdkVersion to 33 or greater. Otherwise use react-native-image-crop-picker version < 0.39.0
2222

2323
## Usage
2424

0 commit comments

Comments
 (0)