From: Chris Rebert Date: Tue, 8 Dec 2015 08:36:42 +0000 (-0800) Subject: docs/components/navbar.md: Nitpick phrasing X-Git-Tag: v4.0.0-alpha.2~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e6e3860a65f121d672cc3e1011b60555d929a76;p=thirdparty%2Fbootstrap.git docs/components/navbar.md: Nitpick phrasing [ci skip] --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 241282fb26..532a1d3813 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 {% 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 %}