From cf488c2800293f4f243f59658b691741f4b78175 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 2 Feb 2012 09:33:18 -0800 Subject: fix incorrect uses of it's in the docs --- docs/less.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/less.html') diff --git a/docs/less.html b/docs/less.html index bb033cfa3..181ae9b26 100644 --- a/docs/less.html +++ b/docs/less.html @@ -100,7 +100,7 @@

Why LESS?

-

Bootstrap is made with LESS at it's core, a dynamic stylesheet language created by our good friend, Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.

+

Bootstrap is made with LESS at its core, a dynamic stylesheet language created by our good friend, Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.

What's included?

@@ -604,7 +604,7 @@ .scale() @ratio - Scale an element to n times it's original size + Scale an element to n times its original size .translate() -- cgit v1.2.3