aboutsummaryrefslogtreecommitdiff
path: root/docs/scaffolding.html
diff options
context:
space:
mode:
authorMark <[email protected]>2012-03-13 10:35:08 -0600
committerMark <[email protected]>2012-03-13 10:35:08 -0600
commitffa0d2f180a328133a0d14d381678d15541a91cd (patch)
treed31ad0822d9e217b5a8bbd9cb91857fc2395efa7 /docs/scaffolding.html
parent59503e71ff06d0fd065c2fb981f55f4651ebc274 (diff)
downloadbootstrap-ffa0d2f180a328133a0d14d381678d15541a91cd.tar.xz
bootstrap-ffa0d2f180a328133a0d14d381678d15541a91cd.zip
Some Doc Typos
Fixed doc typos in Components and Scaffolding.
Diffstat (limited to 'docs/scaffolding.html')
-rw-r--r--docs/scaffolding.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/scaffolding.html b/docs/scaffolding.html
index 29491c118..545f1cd87 100644
--- a/docs/scaffolding.html
+++ b/docs/scaffolding.html
@@ -554,7 +554,7 @@
<div class="row">
<div class="span4">
<h3>What are they</h2>
- <p>For faster mobile-friendly development, use these basic utility classes for showing and hidding content by device.</p>
+ <p>For faster mobile-friendly development, use these basic utility classes for showing and hiding content by device.</p>
<h3>When to use</h2>
<p>Use on a limited basis and avoid creating entirely different versions of the same site. Instead, use them to complement each device's presentation.</p>
<p>For example, you might show a <code>&lt;select&gt;</code> element for nav on mobile layouts, but not on tablets or desktops.</p>