aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaks <[email protected]>2020-08-05 09:56:00 +0200
committerMark Otto <[email protected]>2020-08-05 16:05:16 -0700
commitadf4567386bbc6a16f37d336206ec51e32fdbfc3 (patch)
tree3315701ee20e189630ec2e6f353b47ee097622c2
parentb6b672c00be9d7e243de89bce34f3d30b4f31d37 (diff)
downloadbootstrap-adf4567386bbc6a16f37d336206ec51e32fdbfc3.tar.xz
bootstrap-adf4567386bbc6a16f37d336206ec51e32fdbfc3.zip
make breakpoints specifications consistent with layout/grid.md
0-576px could be misinterpreted "up to 576px included"
-rw-r--r--site/content/docs/5.0/layout/breakpoints.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/layout/breakpoints.md b/site/content/docs/5.0/layout/breakpoints.md
index c910867f6..9dad5c0cf 100644
--- a/site/content/docs/5.0/layout/breakpoints.md
+++ b/site/content/docs/5.0/layout/breakpoints.md
@@ -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>