diff options
| author | Mark Otto <[email protected]> | 2012-02-11 00:02:28 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-11 00:02:28 -0800 |
| commit | a63663a3b6309e98068a79b863b0f77031e5035e (patch) | |
| tree | 574fe7c6a449075dedb172bfa2f8e238a71ea9b8 /docs/less.html | |
| parent | 02cb4df4697acacfdc65560e14994eccd6ebda7e (diff) | |
| download | bootstrap-a63663a3b6309e98068a79b863b0f77031e5035e.tar.xz bootstrap-a63663a3b6309e98068a79b863b0f77031e5035e.zip | |
fix type in less docs per #1902
Diffstat (limited to 'docs/less.html')
| -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 9f7df3ec9..0d1527fb3 100644 --- a/docs/less.html +++ b/docs/less.html @@ -123,7 +123,7 @@ </div> <div class="span4"> <h3>Operations</h3> - <p>Make your grid, leading, and more super flexible by doing the math on the fly with operations. Multiple, divide, add, and subtract your way to CSS sanity.</p> + <p>Make your grid, leading, and more super flexible by doing the math on the fly with operations. Multiply, divide, add, and subtract your way to CSS sanity.</p> </div> </div> </section> |
