Skip to content

Commit a7591db

Browse files
minor edit
1 parent 78d6949 commit a7591db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/get-started/workers-wrangler.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ You are now ready to run an inference task in your Worker. In this case, you wil
7373

7474
Update the `index.ts` file in your `hello-ai` application directory with the following code:
7575

76-
<TypeScriptExample filename="index.ts" playground>
76+
<TypeScriptExample filename="index.ts">
7777

7878
```ts
7979
export interface Env {

0 commit comments

Comments
 (0)