summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinya Fujino2023-07-25 00:03:01 +0900
committerGitHub2023-07-24 12:03:01 -0300
commitbfe2b1ec169d8fb112247478966ba772c130021e (patch)
treeaa5e28d06d842c707517eaf632bca4977fa4304f
parent32106c4e555c5fad5ae28d44f8534847e51e12e1 (diff)
downloadIT.starlight-bfe2b1ec169d8fb112247478966ba772c130021e.tar.gz
IT.starlight-bfe2b1ec169d8fb112247478966ba772c130021e.tar.bz2
IT.starlight-bfe2b1ec169d8fb112247478966ba772c130021e.zip
Fix typo in getting-started.mdx (#389)
-rw-r--r--docs/src/content/docs/getting-started.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/docs/getting-started.mdx b/docs/src/content/docs/getting-started.mdx
index 167f103b..80f50d88 100644
--- a/docs/src/content/docs/getting-started.mdx
+++ b/docs/src/content/docs/getting-started.mdx
@@ -125,7 +125,7 @@ You can see a full list of the changes made in each release in [the Starlight ch
## Troubleshooting Starlight
-Both Starlight [project configuration](/reference/configuration/) and [individual page frontmatter configuration](/reference/frontmatter/) information is available in the Reference section of this site. Use these pages to ensure that your Starlight site is configured and functioning properly.
+Both Starlight [project configuration](/reference/configuration/) and [individual page frontmatter configuration](/reference/frontmatter/) information are available in the Reference section of this site. Use these pages to ensure that your Starlight site is configured and functioning properly.
See the growing list of guides in the sidebar for help adding content and customizing your Starlight site.