diff options
| author | Paul Kauders <[email protected]> | 2012-01-15 07:46:25 -0600 |
|---|---|---|
| committer | Paul Kauders <[email protected]> | 2012-01-15 07:46:25 -0600 |
| commit | ed9903f797fa6d94789d05c234164bd378a1f3df (patch) | |
| tree | fe7f6f85e15014698f47d1b3e3c20afd914ccaea /docs | |
| parent | f989c6892f690cf46b0e67158ebb621c3fe690fe (diff) | |
| download | bootstrap-ed9903f797fa6d94789d05c234164bd378a1f3df.tar.xz bootstrap-ed9903f797fa6d94789d05c234164bd378a1f3df.zip | |
Fix typo in Responsive design content
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 cb924bae6..40ffce106 100644 --- a/docs/index.html +++ b/docs/index.html @@ -215,7 +215,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"> |
