summaryrefslogtreecommitdiff
path: root/examples/docs/src/pages/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/docs/src/pages/index.md')
-rw-r--r--examples/docs/src/pages/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/src/pages/index.md b/examples/docs/src/pages/index.md
index cf7585d33..025727263 100644
--- a/examples/docs/src/pages/index.md
+++ b/examples/docs/src/pages/index.md
@@ -48,7 +48,7 @@ The default Astro project has the following `scripts` in the `/package.json` fil
For local development, run:
```
-npm run start
+npm start
```
To build for production, run the following command: