Skip to content

Commit c8c3240

Browse files
authored
fix tab name (#5754)
1 parent cd6ac8e commit c8c3240

File tree

1 file changed

+1
-1
lines changed
  • src/docs/product/issues/issue-details

1 file changed

+1
-1
lines changed

src/docs/product/issues/issue-details/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ This page displays the "Details" tab when it first opens, but several other tabs
3535
- **User Feedback** - Any feedback collected from users through the <PlatformLink to="/enriching-events/user-feedback/">SDK's user feedback</PlatformLink>.
3636
- <PlatformLink to="/enriching-events/attachments/">**Attachments**</PlatformLink> - Stored additional files, such as config or log files that are related to the error event.
3737
- **Tags** - More detailed information about the tags across all the events included in the issue.
38-
- **Events** - A list of all the error events included in the issue.
38+
- **All Events** - A list of all the error events included in the issue.
3939
- **Merged Issues** - A list of error issues that have been merged with this one.
4040
- **Similar Issues** - A list of error issues that have a similar stack trace [that you can merge](/product/data-management-settings/event-grouping/merging-issues/).

0 commit comments

Comments
 (0)