aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/content/docs/5.0/utilities/display.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/utilities/display.md b/site/content/docs/5.0/utilities/display.md
index 2d033ba85..bcf001d40 100644
--- a/site/content/docs/5.0/utilities/display.md
+++ b/site/content/docs/5.0/utilities/display.md
@@ -86,7 +86,7 @@ To show an element only on a given interval of screen sizes you can combine one
</tr>
<tr>
<td>Hidden only on xl</td>
- <td><code>.d-xl-none</code></td>
+ <td><code>.d-xl-none .d-xxl-block</code></td>
</tr>
<tr>
<td>Hidden only on xxl</td>