Skip to content

Commit 3b3d510

Browse files
committed
typo
1 parent 5dc1e11 commit 3b3d510

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers-ai/json-mode

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Here's a request to `@cf/meta/llama-3.1-8b-instruct-fp8-fast` using JSON mode:
9090

9191
<Code code={jsonModeRequestExample} lang="json" />
9292

93-
And what the response from the model:
93+
And here's the response from the model, in JSON:
9494

9595
<Code code={jsonModeResponseExample} lang="json" />
9696

0 commit comments

Comments
 (0)