diff --git a/site/_posts/2012-07-01-usage.md b/site/_posts/2012-07-01-usage.md index 7088f8c3..10f8104d 100644 --- a/site/_posts/2012-07-01-usage.md +++ b/site/_posts/2012-07-01-usage.md @@ -20,7 +20,7 @@ $ jekyll build --source --destination $ jekyll build --watch # => The current folder will be generated into ./_site, -# and watch for changes and regenerate automatically. +# watched for changes, and regenerated automatically. {% endhighlight %} Jekyll also comes with a built-in development server that will allow you to