summaryrefslogtreecommitdiff
path: root/docs/src/pages/installation.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/pages/installation.md')
-rw-r--r--docs/src/pages/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/pages/installation.md b/docs/src/pages/installation.md
index e41d7b417..ed3e298a4 100644
--- a/docs/src/pages/installation.md
+++ b/docs/src/pages/installation.md
@@ -148,7 +148,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.
-### Next Steps
+## Next Steps
Success! You're now ready to start developing!