diff --git a/docs/LinkingLibraries.md b/docs/LinkingLibraries.md index c90768c94cfc4c..560ed6b590c757 100644 --- a/docs/LinkingLibraries.md +++ b/docs/LinkingLibraries.md @@ -37,7 +37,7 @@ on Xcode); Click on your main project file (the one that represents the `.xcodeproj`) select `Build Phases` and drag the static library from the `Products` folder -insed the Library you are importing to `Link Binary With Libraries` +inside the Library you are importing to `Link Binary With Libraries` ![](/react-native/img/AddToBuildPhases.png)