From 7d4dd5353a4cae523e932853f9b69074d129b0ef Mon Sep 17 00:00:00 2001 From: Ogi Date: Tue, 18 Mar 2025 10:50:11 +0100 Subject: [PATCH] Update modulesOnboarding.tsx --- .../app/views/insights/common/components/modulesOnboarding.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.', {