Commit 5a7a8c80 authored by Jakob Krigovsky's avatar Jakob Krigovsky Committed by Mehdi Achour

docs: Fix spelling of “CocoaPods” (#529)

parent 8a413b05
...@@ -47,7 +47,7 @@ rnpm link react-native-device-info ...@@ -47,7 +47,7 @@ rnpm link react-native-device-info
### Manual ### Manual
<details> <details>
<summary>iOS (via Cocoa Pods)</summary> <summary>iOS (via CocoaPods)</summary>
Add the following line to your build targets in your `Podfile` Add the following line to your build targets in your `Podfile`
...@@ -58,7 +58,7 @@ Then run `pod install` ...@@ -58,7 +58,7 @@ Then run `pod install`
</details> </details>
<details> <details>
<summary>iOS (without Cocoa Pods)</summary> <summary>iOS (without CocoaPods)</summary>
In XCode, in the project navigator: In XCode, in the project navigator:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment