Mathieu Acthernoene 5 년 전
부모
커밋
a902f2a243
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -27,7 +27,7 @@ $ yarn add react-native-permissions@next
27 27
 
28 28
 ### iOS
29 29
 
30
-By default, no permission handler is installed. Update your `Podfile` by choosing the ones you want, then run `pod install`.
30
+By default no permission handler is installed. Update your `Podfile` by choosing the ones you want then run `pod install`.
31 31
 
32 32
 ```ruby
33 33
 target 'YourAwesomeProject' do