Skip to content

Commit a830faf

Browse files
authored
Update content/800-guides/360-embed-studio-nextjs.mdx
1 parent acb9dc2 commit a830faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/800-guides/360-embed-studio-nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ export async function OPTIONS() {
706706

707707
</TabItem>
708708

709-
<TabItem value="mysql" label="MySQL">
709+
<TabItem value="mysql" label="route.ts (MySQL)">
710710

711711
```typescript file=app/api/studio/route.ts
712712
import "dotenv/config"

0 commit comments

Comments
 (0)