summaryrefslogtreecommitdiff
path: root/docs/reference/builtin-components.md
diff options
context:
space:
mode:
authorGravatar natemoo-re <natemoo-re@users.noreply.github.com> 2021-07-07 20:10:09 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-07-07 20:10:09 +0000
commit1bbe98ae54eb6018184fdc3875fe689775510ad6 (patch)
treeeb8500d84704793c0d5b711f2e8f1b3822a83532 /docs/reference/builtin-components.md
parent53fcae1a9a26e3e2e9d6aca7ec71acc13a3556ea (diff)
downloadastro-1bbe98ae54eb6018184fdc3875fe689775510ad6.tar.gz
astro-1bbe98ae54eb6018184fdc3875fe689775510ad6.tar.zst
astro-1bbe98ae54eb6018184fdc3875fe689775510ad6.zip
[ci] yarn format
Diffstat (limited to 'docs/reference/builtin-components.md')
-rw-r--r--docs/reference/builtin-components.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/builtin-components.md b/docs/reference/builtin-components.md
index 1ea265351..63d61ba74 100644
--- a/docs/reference/builtin-components.md
+++ b/docs/reference/builtin-components.md
@@ -17,8 +17,8 @@ import { Markdown } from 'astro/components';
```
See our [Markdown Guide](/docs/guides/markdown-content.md) for more info.
-<!-- TODO: We should move some of the specific component info here. -->
+<!-- TODO: We should move some of the specific component info here. -->
## `<Prism />`