We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025a39b commit fa6932aCopy full SHA for fa6932a
1 file changed
README.md
@@ -31,7 +31,7 @@ Etc. See [packages](/packages) for a full list of contents.
31
1. [Create a Bugsnag account](https://www.bugsnag.com)
32
2. Complete the instructions in the [integration guide](https://docs.bugsnag.com/platforms/javascript/)
33
3. Report handled exceptions using
34
- [`Bugsnag.notify()`](https://docs.bugsnag.com/platforms/javascript/#reporting-handled-exceptions)
+ [`Bugsnag.notify()`](https://docs.bugsnag.com/platforms/javascript/#reporting-handled-errors)
35
4. Customize your integration using the
36
[configuration options](https://docs.bugsnag.com/platforms/javascript/configuration-options/)
37
0 commit comments