From: Zlatan Vasović Date: Thu, 3 Oct 2013 21:05:23 +0000 (+0200) Subject: Correct grammar X-Git-Tag: v3.0.1~39^2~100^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10932%2Fhead;p=thirdparty%2Fbootstrap.git Correct grammar Jekyll is the third person singular (it), so it should be 'its documentation', not 'their documentation'. --- diff --git a/README.md b/README.md index bb49a73171..25e62ebf58 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Bootstrap's documentation, included in this repo in the root directory, is built - **Windows users:** run `chcp 65001` first to change the command prompt's character encoding ([code page](http://en.wikipedia.org/wiki/Windows_code_page)) to UTF-8 so Jekyll runs without errors. 3. Open [http://localhost:9001](http://localhost:9001) in your browser, and voilà. -Learn more about using Jekyll by reading their [documentation](http://jekyllrb.com/docs/home/). +Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/). ### Documentation for previous releases