Skip to content

Commit d2a3e31

Browse files
Hyperlint Automation Fix
1 parent 9841fca commit d2a3e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/api-reference/browse-the-web.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export class MyAgent extends Agent<Env> {
6060

6161
</TypeScriptExample>
6262

63-
You'll also need to add install the `@cloudflare/puppeteer` package and add the following to the wrangler configuration of your Agent:
63+
You'll also need to add install the `@cloudflare/puppeteer` package and add the following to the Wrangler configuration of your Agent:
6464

6565
```sh
6666
npm install @cloudflare/puppeteer --save-dev

0 commit comments

Comments
 (0)