diff options
| author | Quy Ton <[email protected]> | 2014-01-19 13:27:51 -0800 |
|---|---|---|
| committer | Quy Ton <[email protected]> | 2014-01-19 13:27:51 -0800 |
| commit | 3e9ba3f6716943a3aee2d09d368eb6344820049e (patch) | |
| tree | f7edfa74375ff207f2a1d2849dc4063c0309c5b4 /docs/css.html | |
| parent | 2a75e559f64bf536423cbf63bce433cdfb2f9976 (diff) | |
| download | bootstrap-3e9ba3f6716943a3aee2d09d368eb6344820049e.tar.xz bootstrap-3e9ba3f6716943a3aee2d09d368eb6344820049e.zip | |
More "LESS" to "Less" changes
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index be4f1ee1b..dea8f5203 100644 --- a/docs/css.html +++ b/docs/css.html @@ -2804,7 +2804,7 @@ For example, <code><section></code> should be wrapped as inline. <h2 id="less-bootstrap">Compiling Bootstrap</h2> - <p>Bootstrap can be used in at least two ways: with the compiled CSS or with the source LESS files. To compile the LESS files, <a href="https://github.com/twbs/bootstrap#compiling-css-and-javascript">visit the README</a> for how to setup your development environment to run the necessary commands.</p> + <p>Bootstrap can be used in at least two ways: with the compiled CSS or with the source Less files. To compile the Less files, <a href="https://github.com/twbs/bootstrap#compiling-css-and-javascript">visit the README</a> for how to setup your development environment to run the necessary commands.</p> <p>Third party compilation tools may work with Bootstrap, but they are not supported by our core team.</p> <h2 id="less-variables">Variables</h2> |
