diff options
| author | Mark Otto <[email protected]> | 2013-07-21 08:50:12 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-21 08:50:12 -0700 |
| commit | 582e9986a865dbf7e0bf1aca2dbec19cb3218506 (patch) | |
| tree | d43bc6a39d1924f44a18858fdf929865312e9055 | |
| parent | e78ba0ff82e52221d33aaacd9f4bb526d04fd505 (diff) | |
| parent | c9263093717b63b18e590202565b52c6de07f0f8 (diff) | |
| download | bootstrap-582e9986a865dbf7e0bf1aca2dbec19cb3218506.tar.xz bootstrap-582e9986a865dbf7e0bf1aca2dbec19cb3218506.zip | |
Merge pull request #8546 from jeroenvisser101/patch-1
Fixed typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ Have a bug or a feature request? [Please open a new issue](https://github.com/tw ## Documentation -Bootstrap's documentation, included in this repo in the `/docs` directory, is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at [http://getbootstrap.com](http://getbootstrap.com). The docs maybe also be run locally. +Bootstrap's documentation, included in this repo in the `/docs` directory, is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at [http://getbootstrap.com](http://getbootstrap.com). The docs may also be run locally. ### Running documentation locally |
