Skip to content

Commit b5fb130

Browse files
committed
minor
1 parent f40c6d5 commit b5fb130

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/the-framework.ai/pages/go-to-dashboard

packages/the-framework.ai/pages/go-to-dashboard/+Page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export default function Page() {
128128
}}
129129
>
130130
<div style={{ display: 'flex', flexDirection: 'column', gap: 12 }}>
131-
<h1 style={h2Style}>Go to your dashboard</h1>
131+
<h1 style={h2Style}>Go to dashboard</h1>
132132
<p style={pStyle}>The dashboard runs 100% locally — you open it from your terminal.</p>
133133
<Note>
134134
When The Framework is running, refresh this page — you'll be redirected to the Dashboard (

0 commit comments

Comments
 (0)