aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-21 08:50:12 -0700
committerMark Otto <[email protected]>2013-07-21 08:50:12 -0700
commit582e9986a865dbf7e0bf1aca2dbec19cb3218506 (patch)
treed43bc6a39d1924f44a18858fdf929865312e9055
parente78ba0ff82e52221d33aaacd9f4bb526d04fd505 (diff)
parentc9263093717b63b18e590202565b52c6de07f0f8 (diff)
downloadbootstrap-582e9986a865dbf7e0bf1aca2dbec19cb3218506.tar.xz
bootstrap-582e9986a865dbf7e0bf1aca2dbec19cb3218506.zip
Merge pull request #8546 from jeroenvisser101/patch-1
Fixed typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7ed686cc8..86ba6d3ad 100644
--- a/README.md
+++ b/README.md
@@ -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