Skip to content

Commit ddb43bc

Browse files
author
James Ide
committed
Merge pull request #2531 from quelledanielle/patch-1
Fix typo in LinkingLibraries.md
2 parents b92efd1 + 22845b5 commit ddb43bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/LinkingLibraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ received.
5959

6060
For that we need to know the library's headers. To achieve that you have to go
6161
to your project's file, select `Build Settings` and search for `Header Search
62-
Paths`. There you should include the path to you library (if it has relevant
62+
Paths`. There you should include the path to your library (if it has relevant
6363
files on subdirectories remember to make it `recursive`, like `React` on the
6464
example).
6565

0 commit comments

Comments
 (0)