Fix a verb tense mismatch
This commit is contained in:
parent
ef6ae8c073
commit
c06bb76610
|
@ -20,7 +20,7 @@ $ jekyll build --source <source> --destination <destination>
|
||||||
|
|
||||||
$ jekyll build --watch
|
$ jekyll build --watch
|
||||||
# => The current folder will be generated into ./_site,
|
# => The current folder will be generated into ./_site,
|
||||||
# and watch for changes and regenerate automatically.
|
# watched for changes, and regenerated automatically.
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
Jekyll also comes with a built-in development server that will allow you to
|
Jekyll also comes with a built-in development server that will allow you to
|
||||||
|
|
Loading…
Reference in New Issue