diff options
| author | Mark Otto <[email protected]> | 2012-03-27 09:21:13 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-27 09:21:13 -0700 |
| commit | d27fc24aa027f4c9bdb9aa3648eebfcd6aed5acf (patch) | |
| tree | 365d4daf3560266e138592692f08a6a88cf68ef0 /docs/scaffolding.html | |
| parent | 917f11e6799ddd43b439ce1f7a10c1a7360bcf3b (diff) | |
| download | bootstrap-d27fc24aa027f4c9bdb9aa3648eebfcd6aed5acf.tar.xz bootstrap-d27fc24aa027f4c9bdb9aa3648eebfcd6aed5acf.zip | |
fix spelling booboo
Diffstat (limited to 'docs/scaffolding.html')
| -rw-r--r-- | docs/scaffolding.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index e2715a2c3..9236fa011 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -173,7 +173,7 @@ <div class="row"> <div class="span4"> <p>The default grid system provided as part of Bootstrap is a <strong>940px-wide, 12-column grid</strong>.</p> - <p>It also has four responsive variations for various devices and resolutions: phone, tablet portrait, table landscape and small desktops, and large widescreen desktops.</p> + <p>It also has four responsive variations for various devices and resolutions: phone, tablet portrait, tablet landscape and small desktops, and large widescreen desktops.</p> </div><!-- /.span --> <div class="span4"> <pre class="prettyprint linenums"> |
