aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-12-08 00:49:42 -0800
committerMark Otto <[email protected]>2015-12-08 00:49:42 -0800
commit5073d07a47b70615f4e290cde0bf5b181d24faef (patch)
tree508288de34615f2d1c1ad4bf0862f49e0ab24760
parentac5be12f24ec864a1a1d633942b6e09415fc2f18 (diff)
parent4e6e3860a65f121d672cc3e1011b60555d929a76 (diff)
downloadbootstrap-5073d07a47b70615f4e290cde0bf5b181d24faef.tar.xz
bootstrap-5073d07a47b70615f4e290cde0bf5b181d24faef.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
-rw-r--r--docs/components/navbar.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/navbar.md b/docs/components/navbar.md
index 241282fb2..532a1d381 100644
--- a/docs/components/navbar.md
+++ b/docs/components/navbar.md
@@ -92,7 +92,7 @@ Navbar navigation is similar to our regular nav options—use the `.nav` base cl
</nav>
{% endexample %}
-And because we use classes for our navs, you can omit the list-based approach entirely if you like.
+And because we use classes for our navs, you can avoid the list-based approach entirely if you like.
{% example html %}
<nav class="navbar navbar-light bg-faded">