aboutsummaryrefslogtreecommitdiff
path: root/docs/layout
diff options
context:
space:
mode:
Diffstat (limited to 'docs/layout')
-rw-r--r--docs/layout/grid.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/layout/grid.md b/docs/layout/grid.md
index cc2585d5d..b93f0d8b7 100644
--- a/docs/layout/grid.md
+++ b/docs/layout/grid.md
@@ -442,7 +442,7 @@ To nest your content with the default grid, add a new `.row` and set of `.col-sm
### Example: Column ordering
-Easily change the order of our built-in grid columns with `.col-md-push-*` and `.col-md-pull-*` modifier classes.
+Easily change the order of our built-in grid columns with `.push-md-*` and `.pull-md-*` modifier classes.
<div class="bd-example-row">
{% example html %}