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:
Josh Payne 2023-01-06 16:35:56 +00:00 committed by GitHub
parent f9d6445c4d
commit 1f7094b9e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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