Merge pull request #1193 from itsananderson/patch-1

Fix typo in LinkingLibraries.md
This commit is contained in:
Brent Vatne 2015-05-07 18:29:50 -07:00
commit 4bec3fe665
1 changed files with 1 additions and 1 deletions

View File

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