summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cli.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli.ts b/src/cli.ts
index c15387870..e2ff727bd 100644
--- a/src/cli.ts
+++ b/src/cli.ts
@@ -32,7 +32,7 @@ function printHelp() {
console.error(` ${colors.bold('astro')} - Futuristic web development tool.
${colors.bold('Commands:')}
- astro dev Run astro in development mode.
+ astro dev Run Astro in development mode.
astro build Build a pre-compiled production version of your site.
${colors.bold('Flags:')}