diff options
| author | Mark Otto <[email protected]> | 2011-10-30 20:14:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-30 20:14:27 -0700 |
| commit | 3f512adf953da3a3fbbfca18b138fb6659f2b77f (patch) | |
| tree | 19586c4c86158229c68d6f9cc5fcf18b9144fc7b /docs/scaffolding.html | |
| parent | 0218d079ad83ce5f8fd08e9f68b6f661855a27a9 (diff) | |
| download | bootstrap-3f512adf953da3a3fbbfca18b138fb6659f2b77f.tar.xz bootstrap-3f512adf953da3a3fbbfca18b138fb6659f2b77f.zip | |
updated docs and type styles for blockquotes and a few fixes for type
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 de612a074..4a5aa9a0b 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -221,7 +221,7 @@ <div class="row"> <div class="span6"> <h2>Fixed layout</h2> - <p>The default and simple 940px-wide, centered layout for just about any website or page provided by a single <code><div.container></code>.</p> + <p>The default and simple 940px-wide, centered layout for just about any website or page provided by a single <code><div class="container"></code>.</p> <div class="mini-layout"> <div class="mini-layout-body"></div> </div> |
