]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
make breakpoints specifications consistent with layout/grid.md
authormaks <pine3ree@gmail.com>
Wed, 5 Aug 2020 07:56:00 +0000 (09:56 +0200)
committerMark Otto <otto@github.com>
Wed, 5 Aug 2020 23:05:16 +0000 (16:05 -0700)
0-576px could be misinterpreted "up to 576px included"

site/content/docs/5.0/layout/breakpoints.md

index c910867f64c079e43eecf46dddae22a0ae1498fa..9dad5c0cff4a662bca187f8ba408590bef982b63 100644 (file)
@@ -31,7 +31,7 @@ Bootstrap includes six default breakpoints, sometimes referred to as _grid tiers
     <tr>
       <td>X-Small</td>
       <td><em>None</em></td>
-      <td>0–576px</td>
+      <td>&lt;576px</td>
     </tr>
     <tr>
       <td>Small</td>