We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f655202 + dc809b3 commit f885ae3Copy full SHA for f885ae3
src/components/onboarding/index.tsx
@@ -52,8 +52,8 @@ const optionDetails: Record<
52
name: 'Source context',
53
description: (
54
<span>
55
- Upload your source code to allow Sentry to display snippets of your code
56
- next to the event stack traces.
+ Upload your source code to allow Sentry to display snippets of your code next to
+ the event stack traces.
57
</span>
58
),
59
},
0 commit comments