summaryrefslogtreecommitdiff
path: root/docs/reference/builtin-components.md
diff options
context:
space:
mode:
authorGravatar FredKSchott <FredKSchott@users.noreply.github.com> 2021-07-14 17:43:06 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-07-14 17:43:06 +0000
commit1583ef173ae36eb9f325c2d163df17ea49e244a9 (patch)
treeb97a58f9e0004ffb208c4cf5db31d0c4215f9418 /docs/reference/builtin-components.md
parentd40edb0b673f380c9eb9c07add3e0cd2371d9623 (diff)
downloadastro-1583ef173ae36eb9f325c2d163df17ea49e244a9.tar.gz
astro-1583ef173ae36eb9f325c2d163df17ea49e244a9.tar.zst
astro-1583ef173ae36eb9f325c2d163df17ea49e244a9.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 109a5cba0..54f22c2ea 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](/guides/markdown-content) 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 />`