summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-15 15:36:34 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-15 15:36:34 -0400
commite14696957108dfc6610dac73ec98a0fbf6a01a53 (patch)
tree97aac9f15e58906101074cc13277ed20a040b0c8
parentf412aedd4cbb9970da22d4b9942c62e5e194caf4 (diff)
downloadastro-e14696957108dfc6610dac73ec98a0fbf6a01a53.tar.gz
astro-e14696957108dfc6610dac73ec98a0fbf6a01a53.tar.zst
astro-e14696957108dfc6610dac73ec98a0fbf6a01a53.zip
Update README.md
-rw-r--r--packages/astro/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/README.md b/packages/astro/README.md
index fded7ccb7..9199ab4d9 100644
--- a/packages/astro/README.md
+++ b/packages/astro/README.md
@@ -11,7 +11,7 @@ Learn more: https://astro.build/blog/introducing-astro
## 🔧 Quick Start
```bash
-# Get started with Astro in 3 easy steps:
+# get started with astro in 3 easy steps:
mkdir new-project-directory
cd new-project-directory
npm init astro