Skip to content

Commit 76a40c0

Browse files
committed
Improve README
1 parent 6bf9c57 commit 76a40c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const contact = anyOf([
104104
## 🤖 OpenAI Structured Outputs
105105

106106
JSON Schema Kit is perfectly suited for OpenAI's Structured Outputs.
107-
Here's how to use it with the Vercel AI SDK:
107+
For example, here's how to use it with the Vercel AI SDK:
108108

109109
```ts
110110
const schema = object({

0 commit comments

Comments
 (0)