diff options
| author | Chris Rebert <[email protected]> | 2013-06-25 19:50:37 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-06-25 19:50:37 -0700 |
| commit | 274a3426576d7aef40bb2b760a3fc7a9bce95521 (patch) | |
| tree | 6a67c1c88251fca97840420e8721625fcda006c3 /docs/css.html | |
| parent | cc43ba35d7c1bb4663a8aea4eb0ba3a97d782852 (diff) | |
| download | bootstrap-274a3426576d7aef40bb2b760a3fc7a9bce95521.tar.xz bootstrap-274a3426576d7aef40bb2b760a3fc7a9bce95521.zip | |
Docs: fix 1 typo; use <code> in 1 place
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index 2f7d74708..f73be9ac8 100644 --- a/docs/css.html +++ b/docs/css.html @@ -247,7 +247,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes." <div class="bs-callout"> <h4>Need more examples?</h4> - <p>We dive into more grid layouts in a separte page, free of chrome and documentation to better show you the power of the grid.</p> + <p>We dive into more grid layouts in a separate page, free of chrome and documentation to better show you the power of the grid.</p> <p><a class="btn btn-danger" target="_blank" href="../examples/grid/">More grid examples</a></p> </div> |
