aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-06-30 09:08:45 -0700
committerMark Otto <[email protected]>2017-06-30 11:44:09 -0700
commit7eafb1657914acaef05544209fbd39b4f8627c52 (patch)
tree6913b77da71dae96789ccd80465e3d07f9ed5c22 /docs
parent3afb571ec30fcdaf322e8b5d6a74236d0bf98ee1 (diff)
downloadbootstrap-7eafb1657914acaef05544209fbd39b4f8627c52.tar.xz
bootstrap-7eafb1657914acaef05544209fbd39b4f8627c52.zip
update that docs bit too
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 1adc438f1..0cd8f62d5 100644
--- a/docs/4.0/layout/grid.md
+++ b/docs/4.0/layout/grid.md
@@ -691,4 +691,4 @@ $container-max-widths: (
);
{% endhighlight %}
-When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will out a brand new set of predefined grid classes for column widths, offsets, pushes, and pulls. Responsive visibility utilities will also be updated to use the custom breakpoints.
+When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will out a brand new set of predefined grid classes for column widths and ordering. Responsive visibility utilities will also be updated to use the custom breakpoints.