diff options
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> |
