Skip to content

Commit c06cea8

Browse files
authored
docs: minor typo in nuxt/content documentation
1 parent 587a344 commit c06cea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/2.collections/1.define.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export default defineContentConfig({
7878
```
7979

8080
::note
81-
`@nuxt/content` exposes a `z` object that contains a set of Zod schemas for common data types. Check the [Zod’s README](https://github.com/colinhacks/zod) for complete documentation on how Zod works and what features are available.
81+
`@nuxt/content` exposes a `z` object that contains a set of Zod schemas for common data types. Check [Zod’s README](https://github.com/colinhacks/zod) for complete documentation on how Zod works and what features are available.
8282
::
8383

8484
::tip

0 commit comments

Comments
 (0)