summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 cc7d9d688..b1d1563f5 100644
--- a/docs/src/pages/getting-started.md
+++ b/docs/src/pages/getting-started.md
@@ -11,7 +11,7 @@ Looking for a quick overview of what Astro is? [Visit our homepage.](https://ast
The easiest way to try Astro is to run `npm init astro` in a new directory on your machine. Our CLI wizard will assist you in starting a new Astro project.
-To get started with Astro in 5 quickly and easy steps, visit our [Quick-Start guide](quick-start).
+To get started with Astro in 5 quick and easy steps, visit our [Quick-Start guide](quick-start).
Alternatively, read our [Installation Guide](/installation) for a full walk-through on getting set up with Astro.