Skip to content

Commit

Permalink
docs: README edits
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Feb 16, 2023
1 parent 3c7b85c commit 2dfc226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-markdoc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Inside of your Astro project, you'll see the following folders and files:
└── package.json
```

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

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.

Expand Down

0 comments on commit 2dfc226

Please sign in to comment.