diff options
Diffstat (limited to 'docs/less.html')
| -rw-r--r-- | docs/less.html | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <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 our good friend, <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 our good friend, <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> @@ -604,7 +604,7 @@ <tr> <td><code>.scale()</code></td> <td><code>@ratio</code></td> - <td>Scale an element to <em>n</em> times it's original size</td> + <td>Scale an element to <em>n</em> times its original size</td> </tr> <tr> <td><code>.translate()</code></td> |
