Skip to content

Commit 8b454ed

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/platform/stagehand.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 8076c90 commit 8b454ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/platform/stagehand.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ If you are not using the Cloudflare Vite plugin, you need to include the followi
9393

9494
Copy [workersAIClient.ts](https://github.com/cloudflare/playwright/blob/main/packages/playwright-cloudflare/examples/stagehand/src/worker/workersAIClient.ts) to your project.
9595

96-
Then, in your worker code, import the `workersAIClient.ts` file and use it to configure a new `Stagehand` instance:
96+
Then, in your Worker code, import the `workersAIClient.ts` file and use it to configure a new `Stagehand` instance:
9797

9898
```ts title="src/index.ts"
9999

0 commit comments

Comments
 (0)