summaryrefslogtreecommitdiffstats
path: root/docs/content/en/getting-started/usage.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/getting-started/usage.md')
-rw-r--r--docs/content/en/getting-started/usage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/getting-started/usage.md b/docs/content/en/getting-started/usage.md
index edf3e82a5..15cf46cbf 100644
--- a/docs/content/en/getting-started/usage.md
+++ b/docs/content/en/getting-started/usage.md
@@ -120,7 +120,7 @@ hugo server --navigateToChanged
As noted above, Hugo does not clear the public directory before building your site. Manually clear the contents of the public directory before each build to remove draft, expired, and future content.
{{% /note %}}
-When are ready to deploy your site, run:
+When you are ready to deploy your site, run:
```bash
hugo