Skip to content

Commit a2a2850

Browse files
committed
update copy
1 parent e35e077 commit a2a2850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/ai-analytics/src/components/ui/onboarding-modal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ interface OnboardingModalProps {
1414
const ONBOARDING_STEPS = [
1515
{
1616
title: 'Get started',
17-
description: 'Deploy this template to your Tinybird workspace in just a few steps',
17+
description: 'Deploy this template to your Tinybird workspace, instrument your LLM calls and use the hosted dashboard',
1818
component: 'GetStarted',
1919
targetSelector: '[data-onboarding-modal]',
2020
isInitialStep: true

0 commit comments

Comments
 (0)