aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorClay Diffrient <[email protected]>2013-07-28 08:57:10 -0600
committerClay Diffrient <[email protected]>2013-07-28 08:57:10 -0600
commit98a24cbd25fe93db17718c10031fb654b08e266c (patch)
tree1d3e449aae4a79dc7fdda6fdca5b55347c390a95 /css.html
parentc947ab1c9aae66e0ea11288bf21c4a129d6d0c02 (diff)
downloadbootstrap-98a24cbd25fe93db17718c10031fb654b08e266c.tar.xz
bootstrap-98a24cbd25fe93db17718c10031fb654b08e266c.zip
Fix wording in 'hidden on...' to be in line with 3.0 wording.
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index 64774028c..60a5c8d6a 100644
--- a/css.html
+++ b/css.html
@@ -1963,7 +1963,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</li>
<li>
<span class="visible-lg">Large</span>
- <span class="hidden-lg">&#10004; Hidden on desktop</span>
+ <span class="hidden-lg">&#10004; Hidden on large</span>
</li>
</ul>