Skip to content

Commit

Permalink
Update static/app/views/insights/common/components/modulesOnboarding.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Quinn <matt.quinn@sentry.io>
  • Loading branch information
DominikB2014 and mjq authored Oct 18, 2024
1 parent e67dd8a commit d05a14a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ const EMPTY_STATE_CONTENT: Record<TitleableModuleNames, EmptyStateContent> = {
},
'screen-rendering': {
description: t(
'Screen Rendering shows you views within your application are presenting slow or frozen interactions and how frequently these hiccups are occurring.'
'Screen Rendering shows you views within your application that are presenting slow or frozen interactions and how frequently these hiccups are occurring.'
),
heading: t('An app that loads quickly can still be terrible'),
imageSrc: screenLoadsPreviewImg, // TODO - replace with actual image
Expand Down

0 comments on commit d05a14a

Please sign in to comment.