]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs/components/navbar.md: Nitpick phrasing
authorChris Rebert <github@chrisrebert.com>
Tue, 8 Dec 2015 08:36:42 +0000 (00:36 -0800)
committerChris Rebert <github@chrisrebert.com>
Tue, 8 Dec 2015 08:36:42 +0000 (00:36 -0800)
[ci skip]

docs/components/navbar.md

index 241282fb26dc7362310effc666a15ad5eee899b6..532a1d38132b439140c4a5cc8425da5e047026a6 100644 (file)
@@ -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">