diff options
| author | Mark Otto <[email protected]> | 2014-06-09 21:08:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-06-09 21:08:24 -0700 |
| commit | 24a9b34adde1ae2cff9238853fb3207cfdb57209 (patch) | |
| tree | 4bb8f1ffa1d31c0005091984e487906468ceacea /docs/_includes | |
| parent | b35840e48d18c49fdb916e04516d29b534d64875 (diff) | |
| download | bootstrap-24a9b34adde1ae2cff9238853fb3207cfdb57209.tar.xz bootstrap-24a9b34adde1ae2cff9238853fb3207cfdb57209.zip | |
typo
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/components/glyphicons.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/components/glyphicons.html b/docs/_includes/components/glyphicons.html index f7e09f3a2..9a39b12c9 100644 --- a/docs/_includes/components/glyphicons.html +++ b/docs/_includes/components/glyphicons.html @@ -33,7 +33,7 @@ <li>Utilize the <a href="http://lesscss.org/usage/#command-line-usage-relative-urls">relative URLs option</a> provided by the Less compiler.</li> <li>Change the <code>url()</code> paths in the compiled CSS.</li> </ul> - <p>Use whatever option best suites your specific development setup.</p> + <p>Use whatever option best suits your specific development setup.</p> </div> {% highlight html %} <span class="glyphicon glyphicon-search"></span> |
