From 98e55484e73aeac37fedd9cc260f4b16f9c04698 Mon Sep 17 00:00:00 2001 From: Quy Date: Thu, 5 Jan 2017 14:24:40 -0800 Subject: Doc updates (#21542) * Change it's to its. * Fix links * Fix typos --- docs/examples/navbars/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples') diff --git a/docs/examples/navbars/index.html b/docs/examples/navbars/index.html index 037ee0c2d..9d3e9bd8c 100644 --- a/docs/examples/navbars/index.html +++ b/docs/examples/navbars/index.html @@ -179,7 +179,7 @@

Navbar examples

-

This example is a quick exercise to illustrate how the navbar and it's contents work. Some navbars extend the width of the viewport, others are confined within a .container. For positioning of navbars, checkout the top and fixed top examples.

+

This example is a quick exercise to illustrate how the navbar and its contents work. Some navbars extend the width of the viewport, others are confined within a .container. For positioning of navbars, checkout the top and fixed top examples.

At the smallest breakpoint, the collapse plugin is used to hide the links and show a menu button to toggle the collapsed content.

View navbar docs » -- cgit v1.2.3