mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 15:14:49 -04:00
Correct typo
Updates usage.md to correct a small typo on line 123. Changing "When are ready to deploy your site, run:" to "When you are ready to deploy your site, run:".
This commit is contained in:
parent
f9d6445c4d
commit
1f7094b9e6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user