We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9322e commit b945982Copy full SHA for b945982
1 file changed
README.md
@@ -38,7 +38,7 @@ try {
38
## Node
39
40
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
+Next, you just need to call startup during your app's startup to automatically
42
capture unhandled errors.
43
44
```js
0 commit comments