Skip to content

Commit 6f20e52

Browse files
Docs: fix typo in Navs & Tabs page (#42678)
1 parent e8c978d commit 6f20e52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/src/content/docs/components/navs-tabs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc: true
99

1010
Navigation available in Bootstrap share general markup and styles, from the base `.nav` class to the active and disabled states. Swap modifier classes to switch between each style.
1111

12-
The base `.nav` component is built with flexbox and provide a strong foundation for building all types of navigation components. It includes some style overrides (for working with lists), some link padding for larger hit areas, and basic disabled styling.
12+
The base `.nav` component is built with flexbox and provides a strong foundation for building all types of navigation components. It includes some style overrides (for working with lists), some link padding for larger hit areas, and basic disabled styling.
1313

1414
<Callout>
1515
The base `.nav` component does not include any `.active` state. The following examples include the class, mainly to demonstrate that this particular class does not trigger any special styling.

0 commit comments

Comments
 (0)