Skip to content

Commit 2dfc226

Browse files
committed
docs: README edits
1 parent 3c7b85c commit 2dfc226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-markdoc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Inside of your Astro project, you'll see the following folders and files:
2828
└── package.json
2929
```
3030

31-
Markdoc can be used within content collection using the `.mdoc` extension. See `content/docs/` for an example.
31+
Markdoc can be used in content collections with the `.mdoc` extension. See `content/docs/` for an example.
3232

3333
You can also apply Astro components and server-rendered UI components (React, Vue, Svelte, etc) to your Markdoc files. See `src/content/DocsContent.astro` for an example configuration.
3434

0 commit comments

Comments
 (0)