From 04efc8d0a85f76402527e5e8658df43a8e4deb6c Mon Sep 17 00:00:00 2001 From: Pete Hopkins Date: Tue, 24 Jan 2012 12:52:06 -0500 Subject: [PATCH] Fixes apostrophe in less.html --- docs/less.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/less.html b/docs/less.html index 0348c0cafa..54558e716b 100644 --- a/docs/less.html +++ b/docs/less.html @@ -73,7 +73,7 @@

Why LESS?

-

Bootstrap is made with LESS at it's core, a dynamic stylesheet language created by 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 Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.

What's included?