Skip to content

Commit 8470d42

Browse files
authored
Update Model->Content schema in README.md
1 parent d54e815 commit 8470d42

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
@@ -57,7 +57,7 @@ export const Provider = z
5757
.strict();
5858
```
5959

60-
**Model Schema:**
60+
**Content Schema:**
6161

6262
```ts
6363
export const Content = z

0 commit comments

Comments
 (0)