summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminaelee2023-12-28 09:30:35 -0700
committerGitHub2023-12-28 17:30:35 +0100
commit7d38d1857dcb95e74846bbd07b0655cd242af814 (patch)
tree5d03e8163a5e352c95498bba3f71325150980f1b
parent3ea97b1f6247cf5259e93f5dc54cd8ee688f4c42 (diff)
downloadIT.starlight-7d38d1857dcb95e74846bbd07b0655cd242af814.tar.gz
IT.starlight-7d38d1857dcb95e74846bbd07b0655cd242af814.tar.bz2
IT.starlight-7d38d1857dcb95e74846bbd07b0655cd242af814.zip
[i18nIgnore] fix typo (#1317)
Co-authored-by: Elian <15145918+ElianCodes@users.noreply.github.com>
-rw-r--r--examples/basics/src/content/docs/reference/example.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basics/src/content/docs/reference/example.md b/examples/basics/src/content/docs/reference/example.md
index ac8cfa8b..0224f096 100644
--- a/examples/basics/src/content/docs/reference/example.md
+++ b/examples/basics/src/content/docs/reference/example.md
@@ -4,7 +4,7 @@ description: A reference page in my new Starlight docs site.
---
Reference pages are ideal for outlining how things work in terse and clear terms.
-Less concerned with telling a story or addressing a specific use case, they should give a comprehensive outline of what your documenting.
+Less concerned with telling a story or addressing a specific use case, they should give a comprehensive outline of what you're documenting.
## Further reading