From f6f74b5445fc2961d38d4432ec3eed61b12cb027 Mon Sep 17 00:00:00 2001 From: Quy Ton Date: Wed, 23 Apr 2014 07:10:38 -0700 Subject: [PATCH] Add missing word. --- docs/examples/equal-height-columns/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/equal-height-columns/index.html b/docs/examples/equal-height-columns/index.html index 4e194f938f..8bc4b7f979 100644 --- a/docs/examples/equal-height-columns/index.html +++ b/docs/examples/equal-height-columns/index.html @@ -61,7 +61,7 @@

Warning: Changes column wrapping behavior

-

If you have put than 12 columns in one .row-eq-height, the columns will be forced to shrink into a single row, instead of wrapping onto a new line as they normally would.

+

If you have put more than 12 columns in one .row-eq-height, the columns will be forced to shrink into a single row, instead of wrapping onto a new line as they normally would.

Equal-height row with more than 12 columns