Skip to content

Commit dfc98d4

Browse files
Update README.md typo
1 parent 5c4b767 commit dfc98d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ $ npm install react-native-mparticle --save
3030

3131
2. **Install the SDK** using CocoaPods:
3232

33-
The npm install step above will automatically include our react framework and the core iOS framework in yur project. However depending on your app and its other dependecies you must integrate it in 1 of 3 ways
33+
The npm install step above will automatically include our react framework and the core iOS framework in your project. However depending on your app and its other dependecies you must integrate it in 1 of 3 ways
3434

3535
A. Static Libraries are the React Native default but since mParticle iOS contains swift code you need to add an exception for it in the from of a pre-install command in the Podfile.
3636
```bash

0 commit comments

Comments
 (0)