Skip to content

Commit 5bf9b77

Browse files
minor fix
1 parent 5ff3d63 commit 5bf9b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/providers/openai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/openai/responses
2525

2626
## URL structure
2727

28-
When making requests to OpenAI, replace `https://api.openai.com/v1` in the URL you’re currently using with `https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/openai`.
28+
When making requests to OpenAI, replace `https://api.openai.com/v1` in the URL you are currently using with `https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/openai`.
2929

3030
## Prerequisites
3131

0 commit comments

Comments
 (0)