diff options
| author | Mark Otto <[email protected]> | 2012-01-15 11:26:21 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-15 11:26:21 -0800 |
| commit | 1385540d0a404cec680313c3116a27033ced816a (patch) | |
| tree | 52d6029bdf0ccabbd5ca0e71cb8982ed5d9c3808 /docs | |
| parent | 8ceea1f559fb432fc12df32153911de89caea36f (diff) | |
| parent | a63636a248308f6670a547fbcda8b7b09178315f (diff) | |
| download | bootstrap-1385540d0a404cec680313c3116a27033ced816a.tar.xz bootstrap-1385540d0a404cec680313c3116a27033ced816a.zip | |
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 736352b43..62931daac 100644 --- a/docs/index.html +++ b/docs/index.html @@ -214,7 +214,7 @@ <div class="span4"> <img class="icon" src="assets/img/glyphicons/glyphicons_214_resize_small.png"> <h2>Responsive design</h2> - <p>With Bootstrap 2, we've gone fully responsive. Our components are scale according to a range of resolutions and devices to provide a consistent experience, no matter what.</p> + <p>With Bootstrap 2, we've gone fully responsive. Our components are scaled according to a range of resolutions and devices to provide a consistent experience, no matter what.</p> </div> <div class="span4"> <img class="icon" src="assets/img/glyphicons/glyphicons_266_book_open.png"> |
