Skip to content

Commit f6b0af3

Browse files
Update src/content/docs/workers-ai/configuration/json-mode.mdx
Co-authored-by: Maddy <[email protected]>
1 parent fe2fa28 commit f6b0af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/configuration/json-mode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Workers AI supports JSON Mode, enabling applications to request a structured out
8888

8989
## Schema
9090

91-
JSON Mode is compatible with OpenAI's implementation; to enable add the `response_format` property to the request object using the following convention:
91+
JSON Mode is compatible with OpenAI's implementation. To enable JSON Mode, add the `response_format` property to the request object using the following convention:
9292

9393
<Code code={jsonModeSchema} lang="json" />
9494

0 commit comments

Comments
 (0)