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/templates | |
| parent | 917f11e6799ddd43b439ce1f7a10c1a7360bcf3b (diff) | |
| download | bootstrap-d27fc24aa027f4c9bdb9aa3648eebfcd6aed5acf.tar.xz bootstrap-d27fc24aa027f4c9bdb9aa3648eebfcd6aed5acf.zip | |
fix spelling booboo
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/scaffolding.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index 6d99965b3..68c07f2f9 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -96,7 +96,7 @@ <div class="row"> <div class="span4"> <p>{{_i}}The default grid system provided as part of Bootstrap is a <strong>940px-wide, 12-column grid</strong>.{{/i}}</p> - <p>{{_i}}It also has four responsive variations for various devices and resolutions: phone, tablet portrait, table landscape and small desktops, and large widescreen desktops.{{/i}}</p> + <p>{{_i}}It also has four responsive variations for various devices and resolutions: phone, tablet portrait, tablet landscape and small desktops, and large widescreen desktops.{{/i}}</p> </div><!-- /.span --> <div class="span4"> <pre class="prettyprint linenums"> |
