mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-01 02:05:35 -05:00
Fix a verb tense mismatch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user