diff options
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/nav-components.html b/_includes/nav-components.html index b251cc332..a1105cdda 100644 --- a/_includes/nav-components.html +++ b/_includes/nav-components.html @@ -2,7 +2,7 @@ <a href="#glyphicons">Glyphicons</a> <ul class="nav"> <li><a href="#glyphicons-glyphs">Available glyphs</a></li> - <li><a href="#glyphicons-how-to-use">How ot use</a></li> + <li><a href="#glyphicons-how-to-use">How to use</a></li> <li><a href="#glyphicons-examples">Examples</a></li> </ul> </li> |
