diff options
| author | Chris Rebert <[email protected]> | 2015-11-29 20:24:33 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-11-29 20:24:33 -0800 |
| commit | 7ae7149f3fc72a15261199a041df7a6e6fc9ca1e (patch) | |
| tree | 060ea6a631106afd159cc04d284f177821e80f29 /docs/components | |
| parent | 543580eafe8fbeab471d47f11213ed1f2dcf77cd (diff) | |
| download | bootstrap-7ae7149f3fc72a15261199a041df7a6e6fc9ca1e.tar.xz bootstrap-7ae7149f3fc72a15261199a041df7a6e6fc9ca1e.zip | |
navs.md: Fix typo
[ci skip]
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/navs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/navs.md b/docs/components/navs.md index aeac3ed3a..3552b9125 100644 --- a/docs/components/navs.md +++ b/docs/components/navs.md @@ -60,7 +60,7 @@ Easily space out nav links in a horizontal band with `.nav-inline`. Longer serie </nav> {% endexample %} -The same works for a navigation build with lists. +The same works for a navigation built with lists. {% example html %} <ul class="nav nav-inline"> |
