Skip to content

Commit f885ae3

Browse files
committed
Merge branch 'feat/onboard-source-context-option' of https://github.com/getsentry/sentry-docs into feat/onboard-source-context-option
2 parents f655202 + dc809b3 commit f885ae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/onboarding/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ const optionDetails: Record<
5252
name: 'Source context',
5353
description: (
5454
<span>
55-
Upload your source code to allow Sentry to display snippets of your code
56-
next to the event stack traces.
55+
Upload your source code to allow Sentry to display snippets of your code next to
56+
the event stack traces.
5757
</span>
5858
),
5959
},

0 commit comments

Comments
 (0)