Fix a verb tense mismatch

This commit is contained in:
Matt Rogers 2013-04-18 21:04:40 -05:00
parent ef6ae8c073
commit c06bb76610
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ $ jekyll build --source <source> --destination <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