]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Clarify nesting in grid example
authorJulian Thilo <bigj95t@gmail.com>
Sat, 25 Jan 2014 00:58:54 +0000 (01:58 +0100)
committerJulian Thilo <bigj95t@gmail.com>
Sat, 25 Jan 2014 00:58:54 +0000 (01:58 +0100)
docs/examples/grid/index.html

index 1ae149aadc1e3f427e07e51e7b103a40b5ea5327..54bdfbe0adfcbe7c24de0d970fc2fc5085812041 100644 (file)
@@ -63,7 +63,7 @@
       <hr>
 
       <h3>Two columns with two nested columns</h3>
-      <p>Per the documentation, nesting is easy—just put a row of columns within an existing row. This gives you two columns <strong>starting at desktops and scaling to large desktops</strong>, with another two (equal widths) within the larger column.</p>
+      <p>Per the documentation, nesting is easy—just put a row of columns within an existing column. This gives you two columns <strong>starting at desktops and scaling to large desktops</strong>, with another two (equal widths) within the larger column.</p>
       <p>At mobile device sizes, tablets and down, these columns and their nested columns will stack.</p>
       <div class="row">
         <div class="col-md-8">