Skip to content

Commit e7dba5d

Browse files
committed
Update Logs Beta option name with parentheses
1 parent 48b9f13 commit e7dba5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/onboarding/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const optionDetails: Record<
6060
),
6161
},
6262
'logs-beta': {
63-
name: 'Logs Beta',
63+
name: 'Logs (Beta)',
6464
description: (
6565
<span>
6666
Send structured logs from your application to Sentry to view, search, and analyze

0 commit comments

Comments
 (0)