diff --git a/docs/css.html b/docs/css.html index 2116ad3d8..c740b1773 100644 --- a/docs/css.html +++ b/docs/css.html @@ -582,7 +582,7 @@ title: CSS {% endhighlight %}

Column ordering

-

Easily the order of our built-in grid columns with .push* and .pull* modifier classes.

+

Easily change the order of our built-in grid columns with .push* and .pull* modifier classes.

9
3