aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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">