diff options
| author | Pete Hopkins <[email protected]> | 2012-01-24 12:52:06 -0500 |
|---|---|---|
| committer | Pete Hopkins <[email protected]> | 2012-01-24 12:52:06 -0500 |
| commit | 04efc8d0a85f76402527e5e8658df43a8e4deb6c (patch) | |
| tree | 8f8cdbdea328d2171fdb54236c4b3c93a56262f8 /docs | |
| parent | 37b38fe2a0cf34142eb617a1e6db155849cf55ac (diff) | |
| download | bootstrap-04efc8d0a85f76402527e5e8658df43a8e4deb6c.tar.xz bootstrap-04efc8d0a85f76402527e5e8658df43a8e4deb6c.zip | |
Fixes apostrophe in less.html
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/less.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/less.html b/docs/less.html index 0348c0caf..54558e716 100644 --- a/docs/less.html +++ b/docs/less.html @@ -73,7 +73,7 @@ <div class="row"> <div class="span4"> <h3>Why LESS?</h3> - <p>Bootstrap is made with LESS at it's core, a dynamic stylesheet language created by <a href="http://cloudhead.io">Alexis Sellier</a>. It makes developing systems-based CSS faster, easier, and more fun.</p> + <p>Bootstrap is made with LESS at its core, a dynamic stylesheet language created by <a href="http://cloudhead.io">Alexis Sellier</a>. It makes developing systems-based CSS faster, easier, and more fun.</p> </div> <div class="span4"> <h3>What's included?</h3> |
