aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2014-04-23 16:14:42 +0200
committerJulian Thilo <[email protected]>2014-04-23 16:14:42 +0200
commitfcdaed49170ec5d566c289c22526720a03eacec1 (patch)
treefd61bf2f998d2a5707ddf8b773b7345c9caf7ef5 /docs/examples
parent9c4afc577253ada54d3ff27965e380a5c9f4e60e (diff)
parentf6f74b5445fc2961d38d4432ec3eed61b12cb027 (diff)
downloadbootstrap-fcdaed49170ec5d566c289c22526720a03eacec1.tar.xz
bootstrap-fcdaed49170ec5d566c289c22526720a03eacec1.zip
Merge pull request #13408 from Quy/master
Add missing word.
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/equal-height-columns/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/equal-height-columns/index.html b/docs/examples/equal-height-columns/index.html
index 4e194f938..8bc4b7f97 100644
--- a/docs/examples/equal-height-columns/index.html
+++ b/docs/examples/equal-height-columns/index.html
@@ -61,7 +61,7 @@
</div>
<div class="bs-callout bs-callout-warning">
<h4>Warning: Changes column wrapping behavior</h4>
- <p>If you have put than 12 columns in one <code>.row-eq-height</code>, the columns will be forced to shrink into a single row, instead of wrapping onto a new line as they normally would.</p>
+ <p>If you have put more than 12 columns in one <code>.row-eq-height</code>, the columns will be forced to shrink into a single row, instead of wrapping onto a new line as they normally would.</p>
</div>
<h3>Equal-height row with more than 12 columns</h3>