diff --git a/static/app/views/insights/common/components/modulesOnboarding.tsx b/static/app/views/insights/common/components/modulesOnboarding.tsx index b577a285524595..b898429fc43a44 100644 --- a/static/app/views/insights/common/components/modulesOnboarding.tsx +++ b/static/app/views/insights/common/components/modulesOnboarding.tsx @@ -277,7 +277,7 @@ const EMPTY_STATE_CONTENT: Record = { supportedSdks: ['android', 'flutter', 'apple-ios', 'react-native'], }, ai: { - heading: t('Find out what your LLM model is actually saying'), + heading: t('Find out what your LLM is actually saying'), description: tct( 'Get insights into critical [dataType] metrics, like token usage, to monitor and fix issues with AI pipelines.', {