Skip to content

Commit 110ea83

Browse files
committed
fix: correct typo in MySQL Playground label
1 parent 8d49b2e commit 110ea83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/(outerbase)/local/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export default function LocalConnectionPage() {
154154
>
155155
<MySQLIcon className="h-10 w-10" />
156156
<div className="flex flex-col gap-1 text-left">
157-
<span className="text-base font-bold">MySQL Playgorund</span>
157+
<span className="text-base font-bold">MySQL Playground</span>
158158
<span className="text-sm">
159159
Spin up cloud MySQL sandbox instance
160160
</span>

0 commit comments

Comments
 (0)