diff options
| author | Mark Otto <[email protected]> | 2016-12-28 16:36:55 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-28 19:07:33 -0800 |
| commit | d2906950d9d0e675f27fa52e9685b7e5c5785e0d (patch) | |
| tree | cb258268f087ce257aa2f75c335a9790ae265f98 /docs/components | |
| parent | 6fcf69657020816bf4ead830c7ece2ca55fe7e9a (diff) | |
| download | bootstrap-d2906950d9d0e675f27fa52e9685b7e5c5785e0d.tar.xz bootstrap-d2906950d9d0e675f27fa52e9685b7e5c5785e0d.zip | |
consistent punctuation
it's important, yo
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/navbar.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/components/navbar.md b/docs/components/navbar.md index d2553de79..b0ad95ab9 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -28,8 +28,8 @@ Read on for an example and list of supported sub-components. Navbars come with built-in support for a handful of sub-components. Choose from the following as needed: -- `.navbar-brand` for your company, product, or project name -- `.navbar-nav` for a full-height and lightweight navigation (including support for dropdowns) +- `.navbar-brand` for your company, product, or project name. +- `.navbar-nav` for a full-height and lightweight navigation (including support for dropdowns). - `.navbar-toggler` for use with our collapse plugin and other [navigation toggling](#collapsible-content) behaviors. - Inline forms with `.float-` utilities for form controls and components. - `.navbar-text` for adding vertically centered strings of text. |
