diff options
| author | Mark Otto <[email protected]> | 2012-08-22 09:45:57 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-22 09:45:57 -0700 |
| commit | 115c7b82c4408519915f356833d44bc19025094b (patch) | |
| tree | 637a60d4f4df230ccb2bbebf6d06d5d242b2ea6f /docs/base-css.html | |
| parent | 5d41742f170ad2722df34dcb337b83ade15d12cb (diff) | |
| download | bootstrap-115c7b82c4408519915f356833d44bc19025094b.tar.xz bootstrap-115c7b82c4408519915f356833d44bc19025094b.zip | |
fixes #4586: typo in docs
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index fa9dd4b93..095fbc6b7 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1756,7 +1756,7 @@ For example, <code><section></code> should be wrapped as inlin </ul> <h3>Glyphicons attribution</h3> - <p><a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but an arrangement between Bootstrap and the Glyphicons creators have made this possible at not cost to you as developers. As a thank you, we ask you to include an optional link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever practical.</p> + <p><a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but an arrangement between Bootstrap and the Glyphicons creators have made this possible at no cost to you as developers. As a thank you, we ask you to include an optional link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever practical.</p> <hr class="bs-docs-separator"> |
