Skip to content

Commit b945982

Browse files
committed
Fix React Native README startup wording
1 parent 3d9322e commit b945982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ try {
3838
## Node
3939

4040
You can install the npm package via `npm install @exceptionless/node --save`.
41-
Next, you just need to call startup during your apps startup to automatically
41+
Next, you just need to call startup during your app's startup to automatically
4242
capture unhandled errors.
4343

4444
```js

0 commit comments

Comments
 (0)