From e0de08c38975b6b4b12a075b4b7d924922d71c88 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 16 Mar 2013 14:49:21 -0700 Subject: [PATCH] typo --- docs/css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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