Skip to content

Commit 473bb6e

Browse files
committed
fix: Fix typo
1 parent 797f99c commit 473bb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Integrations that were pluggable/optional before, that also live in this package
2525

2626
### How to use `@sentry/integrations`?
2727

28-
Lets start with the approach if you install `@sentry/browser` / `@sentry/electron` with `npm` or `yarn`.
28+
Lets start with the approach if you install `@sentry/browser` / `@sentry/node` with `npm` or `yarn`.
2929

3030
Given you have a `Vue` application running, in order to use the `Vue` integration you need to do the following:
3131

0 commit comments

Comments
 (0)