mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
docs/components/navbar.md: Nitpick phrasing
[ci skip]
This commit is contained in:
parent
8fa5fb2857
commit
4e6e3860a6
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user