diff --git a/site/docs/usage.md b/site/docs/usage.md index 2891dc076..6f5c9a3be 100644 --- a/site/docs/usage.md +++ b/site/docs/usage.md @@ -27,12 +27,11 @@ $ jekyll build --watch
- Be aware that the contents of the <destination>
- folder are automatically cleaned when the site is built. Files or
- folders that are not created by your site will be removed. Do not
- use an important location for <destination>;
- instead, use it as a staging area and copy files from there to
- your web server.
+ The contents of <destination> are automatically
+ cleaned when the site is built. Files or folders that are not
+ created by your site will be removed. Do not use an important
+ location for <destination>; instead, use it as
+ a staging area and copy files from there to your web server.