aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-06-09 21:08:24 -0700
committerMark Otto <[email protected]>2014-06-09 21:08:24 -0700
commit24a9b34adde1ae2cff9238853fb3207cfdb57209 (patch)
tree4bb8f1ffa1d31c0005091984e487906468ceacea
parentb35840e48d18c49fdb916e04516d29b534d64875 (diff)
downloadbootstrap-24a9b34adde1ae2cff9238853fb3207cfdb57209.tar.xz
bootstrap-24a9b34adde1ae2cff9238853fb3207cfdb57209.zip
typo
-rw-r--r--docs/_includes/components/glyphicons.html2
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>