diff options
| author | Mark Otto <[email protected]> | 2014-03-10 15:46:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-10 15:46:59 -0700 |
| commit | ac8db909c545751398c76b11f24096a25e07a67f (patch) | |
| tree | d41c093a6cb432a887c48a90a2e0d5e73915b6ec | |
| parent | 91d0a6d7792e8d76108701077b3d838f8f53e7ae (diff) | |
| parent | d985e5bf56ea4087730784a01ebec3067cbcc5ec (diff) | |
| download | bootstrap-ac8db909c545751398c76b11f24096a25e07a67f.tar.xz bootstrap-ac8db909c545751398c76b11f24096a25e07a67f.zip | |
Merge pull request #13001 from ZDroid/title
Correct the page name
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Three quick start options are available: - Clone the repo: `git clone https://github.com/twbs/bootstrap.git`. - Install with [Bower](http://bower.io): `bower install bootstrap`. -Read the [Getting Started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more. +Read the [Getting started page](http://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more. ### What's included |
