Skip to content

Commit bb2d64b

Browse files
author
Luca Forstner
committed
Minor formatting
1 parent ff39258 commit bb2d64b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/migration/v8-to-v9.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,8 @@ All exports and APIs of `@sentry/utils` and `@sentry/types` (except for the ones
277277

278278
### `@sentry/browser`
279279

280-
- The `captureUserFeedback` method has been removed. Use the `captureFeedback` method instead and update the `comments` field to `message`.
280+
- The `captureUserFeedback` method has been removed.
281+
Use the `captureFeedback` method instead and update the `comments` field to `message`.
281282

282283
### `@sentry/nextjs`
283284

0 commit comments

Comments
 (0)