diff --git a/docs/_includes/components/glyphicons.html b/docs/_includes/components/glyphicons.html index f93d0ec6a2..301a542b67 100644 --- a/docs/_includes/components/glyphicons.html +++ b/docs/_includes/components/glyphicons.html @@ -32,7 +32,7 @@

@importing Bootstrap via Less may require adjusting the icon font location

-

If you @import Bootstrap's Less source into your own Less file, you may need to adjust the @icon-font-path Less variable due to the way that relative paths in url(...)s work in Less.

+

If you @import Bootstrap's Less source into your own Less file, you may need to adjust the @icon-font-path Less variable due to the way that the relative paths in our url(...)s work.

{% highlight html %}