We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d49b2e commit 110ea83Copy full SHA for 110ea83
1 file changed
src/app/(outerbase)/local/page.tsx
@@ -154,7 +154,7 @@ export default function LocalConnectionPage() {
154
>
155
<MySQLIcon className="h-10 w-10" />
156
<div className="flex flex-col gap-1 text-left">
157
- <span className="text-base font-bold">MySQL Playgorund</span>
+ <span className="text-base font-bold">MySQL Playground</span>
158
<span className="text-sm">
159
Spin up cloud MySQL sandbox instance
160
</span>
0 commit comments