Skip to content

Commit da468c1

Browse files
Hyperlint Automation Fix
1 parent f4dacd8 commit da468c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/api-reference/using-ai-models.mdx

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

175175
</TypeScriptExample>
176176

177-
To configure your wrangler setup, include an `ai` binding, which is applicable for both Workers AI and AI Gateway.
177+
To configure your wrangler setup, specify an `ai` binding in your configuration, which applies to both Workers AI and AI Gateway.
178178
<WranglerConfig>
179179

180180
```toml

0 commit comments

Comments
 (0)