summaryrefslogtreecommitdiff
path: root/docs/src/pages
diff options
context:
space:
mode:
authorGravatar Nikola Hristov <nhristov@protonmail.ch> 2021-07-28 18:43:09 +0300
committerGravatar GitHub <noreply@github.com> 2021-07-28 10:43:09 -0500
commit5e3e828a4416f1a2b7fc0afe9d62182f18bf2680 (patch)
treefc3303057b67e54dab1d5ece91267e29873b3791 /docs/src/pages
parent7dfe22ecce5cb00eccdaaffa8ddb298012cf94a5 (diff)
downloadastro-5e3e828a4416f1a2b7fc0afe9d62182f18bf2680.tar.gz
astro-5e3e828a4416f1a2b7fc0afe9d62182f18bf2680.tar.zst
astro-5e3e828a4416f1a2b7fc0afe9d62182f18bf2680.zip
Fixes typo (#902)
Diffstat (limited to 'docs/src/pages')
-rw-r--r--docs/src/pages/quick-start.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/pages/quick-start.md b/docs/src/pages/quick-start.md
index b7855252c..f6f08304f 100644
--- a/docs/src/pages/quick-start.md
+++ b/docs/src/pages/quick-start.md
@@ -47,7 +47,7 @@ npm run build
This will instruct Astro to build your site and save it directly to disk. Your application is now ready in the `dist/` directory.
-## Deploy you project
+## Deploy your project
Astro sites are static, so they can be deployed to your favourite host: