Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Etc. See [packages](/packages) for a full list of contents.
1. [Create a Bugsnag account](https://www.bugsnag.com)
2. Complete the instructions in the [integration guide](https://docs.bugsnag.com/platforms/javascript/)
3. Report handled exceptions using
[`Bugsnag.notify()`](https://docs.bugsnag.com/platforms/javascript/#reporting-handled-exceptions)
[`Bugsnag.notify()`](https://docs.bugsnag.com/platforms/javascript/#reporting-handled-errors)
4. Customize your integration using the
[configuration options](https://docs.bugsnag.com/platforms/javascript/configuration-options/)

Expand Down