Skip to content

Commit 8b0dbfb

Browse files
bell-stevenKrzysztof Borowy
authored and
Krzysztof Borowy
committed
docs: fix typo in troubleshooting
1 parent 8068309 commit 8b0dbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
3. If you're using CocoaPods:
88
1. Make sure your `Podfile` has this entry:
99
```Podfile
10-
pod 'RNCAsyncStorage', :path => '../node_modules/@react-native-community/sync-storage'
10+
pod 'RNCAsyncStorage', :path => '../node_modules/@react-native-community/async-storage'
1111
```
1212
2. Make sure your `Podfile` does _not_ have an entry for `react-native-async-storage`.
1313
3. `pod install`

0 commit comments

Comments
 (0)