]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
consistent punctuation
authorMark Otto <markdotto@gmail.com>
Thu, 29 Dec 2016 00:36:55 +0000 (16:36 -0800)
committerMark Otto <markd.otto@gmail.com>
Thu, 29 Dec 2016 03:07:33 +0000 (19:07 -0800)
it's important, yo

docs/components/navbar.md

index d2553de798c84d574c81750f41b08200709fc15c..b0ad95ab9f1bebd1e96390ae0a6835ce92679262 100644 (file)
@@ -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.