]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
12 items of *fewer* as it's a countable item 15585/head
authorDan Course <hello@dancourse.co.uk>
Fri, 16 Jan 2015 10:36:46 +0000 (10:36 +0000)
committerDan Course <hello@dancourse.co.uk>
Fri, 16 Jan 2015 10:36:46 +0000 (10:36 +0000)
http://www.oxforddictionaries.com/words/less-or-fewer

docs/_includes/css/grid.html

index 1136355ff6a3995a48914c5b58d50d9c4110e3d5..a6a4eaacb52b06d40589d26db4139c65f4b6ca14 100644 (file)
 
 
   <h3 id="grid-nesting">Nesting columns</h3>
-  <p>To nest your content with the default grid, add a new <code>.row</code> and set of <code>.col-sm-*</code> columns within an existing <code>.col-sm-*</code> column. Nested rows should include a set of columns that add up to 12 or less (it is not required that you use all 12 available columns).</p>
+  <p>To nest your content with the default grid, add a new <code>.row</code> and set of <code>.col-sm-*</code> columns within an existing <code>.col-sm-*</code> column. Nested rows should include a set of columns that add up to 12 or fewer (it is not required that you use all 12 available columns).</p>
   <div class="row show-grid">
     <div class="col-sm-9">
       Level 1: .col-sm-9