Skip to content

Commit 0915205

Browse files
authored
fix(feedback): fix typo in UR envelope item (#12412)
1 parent 77d86f8 commit 0915205

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

develop-docs/sdk/data-model/envelope-items.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,7 @@ Envelope.
260260

261261
### User Report - Deprecated
262262

263-
Item type `"user_report"`. This is an older way of submitting user feedback we
264-
are have now deprecated. It continues to work so older SDKs won't break. But new implementation should follow the `feedback` item type described above.
263+
Item type `"user_report"`. This is an older, deprecated way of submitting user feedback. It continues to work so older SDKs won't break. New implementations should follow the `feedback` item type described above.
265264

266265
This item works by associating user information and comments with an event. If both the item and its associated event are accepted, we convert it to a user feedback.
267266

0 commit comments

Comments
 (0)