Skip to content

Commit 02b681c

Browse files
committed
change title of code block
1 parent 50501e9 commit 02b681c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/features/batch-api/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Ensure that the total payload is under 10 MB.
7575

7676
:::
7777

78-
```typescript title="src/index.js" {28}
78+
```typescript title="src/index.ts" {28}
7979
interface AIRequest {
8080
prompt: string;
8181
temperature: number;

0 commit comments

Comments
 (0)