diff options
| author | Christian Oliff <[email protected]> | 2021-06-08 17:34:37 +0900 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2021-06-09 14:08:50 -0700 |
| commit | 538ea32cb7818d6091858a983b20d181fc5a09a8 (patch) | |
| tree | 197c25e6560cb33f948e551a728e9490da2aefde | |
| parent | e376773ccc8b7b748795e97381244778bc73bd2e (diff) | |
| download | bootstrap-538ea32cb7818d6091858a983b20d181fc5a09a8.tar.xz bootstrap-538ea32cb7818d6091858a983b20d181fc5a09a8.zip | |
Fix repetition in the description.
| -rw-r--r-- | site/content/docs/4.6/components/navbar.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.6/components/navbar.md b/site/content/docs/4.6/components/navbar.md index decf6efef..4e670e11c 100644 --- a/site/content/docs/4.6/components/navbar.md +++ b/site/content/docs/4.6/components/navbar.md @@ -1,7 +1,7 @@ --- layout: docs title: Navbar -description: Documentation and examples for Bootstrap's powerful, responsive navigation header, the navbar. Includes support for branding, navigation, and more, including support for our collapse plugin. +description: Documentation and examples for Bootstrap's powerful, responsive navigation header, the navbar. Includes support for branding, navigation, collapse plugin, and more. group: components toc: true --- |
