summaryrefslogtreecommitdiff
path: root/docs/src/pages
diff options
context:
space:
mode:
authorGravatar Alexandre Desroches <69808183+alex-drocks@users.noreply.github.com> 2021-07-24 10:13:20 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-24 09:13:20 -0500
commit1f09df6c7c3e6f0f5fceef43a5c5431f554924d4 (patch)
tree6e2c2b01f71359daa9a610abc1f00272340e36a7 /docs/src/pages
parentc969001a341e0ff17153bff48082883ba9c9cba6 (diff)
downloadastro-1f09df6c7c3e6f0f5fceef43a5c5431f554924d4.tar.gz
astro-1f09df6c7c3e6f0f5fceef43a5c5431f554924d4.tar.zst
astro-1f09df6c7c3e6f0f5fceef43a5c5431f554924d4.zip
Fixed typo in getting-started.md (#842)
Diffstat (limited to '')
-rw-r--r--docs/src/pages/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/pages/getting-started.md b/docs/src/pages/getting-started.md
index d9b6454ad..df7e42b25 100644
--- a/docs/src/pages/getting-started.md
+++ b/docs/src/pages/getting-started.md
@@ -3,7 +3,7 @@ layout: ~/layouts/Main.astro
title: Getting Started
---
-Astro is modern static site builder. Learn what Astro is all about from [our homepage](https://astro.build/) or [our release post](https://astro.build/blog/introducing-astro). This page is an overview of the Astro documentation and all related resources.
+Astro is a modern static site builder. Learn what Astro is all about from [our homepage](https://astro.build/) or [our release post](https://astro.build/blog/introducing-astro). This page is an overview of the Astro documentation and all related resources.
Looking for a quick overview of what Astro is? [Visit our homepage.](https://astro.build)