diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 7d0c4586e1..b8eb0e2d4c 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -35,10 +35,10 @@ Navbars come with built-in support for a handful of sub-components. Choose from - `.navbar-text` for adding vertically centered strings of text. - `.collapse.navbar-collapse` for grouping and hiding navbar contents by a parent breakpoint. -Here's an example of all the sub-components included in a responsive light-themed navbar that automatically collapses at the `md` (medium) breakpoint. +Here's an example of all the sub-components included in a responsive light-themed navbar that automatically collapses at the `lg` (large) breakpoint. {% example html %} -