aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/layout/grid.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/layout/grid.md b/docs/4.0/layout/grid.md
index 62d126b90..96f2beaf6 100644
--- a/docs/4.0/layout/grid.md
+++ b/docs/4.0/layout/grid.md
@@ -511,7 +511,7 @@ In addition to column clearing at responsive breakpoints, you may need to reset
## Reordering
-### Flex order
+### Order classes
Use `.order-` classes for controlling the **visual order** of your content. These classes are responsive, so you can set the `order` by breakpoint (e.g., `.order-1.order-md-2`). Includes support for `1` through `12` across all five grid tiers.