Skip to content

Commit 2b55a13

Browse files
authored
fix (docs): typo (#6164)
1 parent 9cecd28 commit 2b55a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/providers/03-community-providers/12-cloudflare-ai-gateway.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Configure an AI binding in your `wrangler.toml`:
6161
binding = "AI"
6262
```
6363

64-
In your worker, create a new inatance using the binding:
64+
In your worker, create a new instance using the binding:
6565

6666
```typescript
6767
import { createAiGateway } from 'ai-gateway-provider';

0 commit comments

Comments
 (0)