Fix grammar in usage.md

This commit is contained in:
David Paschich 2013-10-16 07:47:18 -07:00
parent 6f7935857a
commit c017174dad
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ $ jekyll serve --watch
# => Same as `jekyll serve`, but watch for changes and regenerate automatically.
{% endhighlight %}
This is just a few of the available [configuration options](../configuration/).
These are just a few of the available [configuration options](../configuration/).
Many configuration options can either be specified as flags on the command line,
or alternatively (and more commonly) they can be specified in a `_config.yml`
file at the root of the source directory. Jekyll will automatically use the