Mathieu Acthernoene il y a 5 ans
Parent
révision
a902f2a243
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -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