From 2e815e891be9f97f94f9a13cb8eb6693d46caaa4 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 30 Dec 2014 12:45:24 -0800 Subject: Fix @mdo's grammar --- docs/examples/album/index.html | 2 +- docs/examples/navbar-top/index.html | 2 +- docs/examples/navbar/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index 6a3c085a8..ac456377b 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -50,7 +50,7 @@

Album example

-

Something short and leading about the collection below—it's contents, the creator, etc. Make it short and sweet, but not too short so folks don't simply skip over it entirely.

+

Something short and leading about the collection below—its contents, the creator, etc. Make it short and sweet, but not too short so folks don't simply skip over it entirely.

Main call to action Secondary action diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html index 334b8430a..f54f5eafd 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -37,7 +37,7 @@

Navbar example

-

This example is a quick exercise to illustrate how the top-aligned navbar works. As you scroll, this navbar remains in it's original position and moves with the rest of the page.

+

This example is a quick exercise to illustrate how the top-aligned navbar works. As you scroll, this navbar remains in its original position and moves with the rest of the page.

View navbar docs »
diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index d6084e663..fde91fa8f 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -39,7 +39,7 @@

Navbar example

-

This example is a quick exercise to illustrate how the default navbar works. It's placed within a .container to limit it's width and will scroll with the rest of the page's content.

+

This example is a quick exercise to illustrate how the default navbar works. It's placed within a .container to limit its width and will scroll with the rest of the page's content.

View navbar docs »

-- cgit v1.2.3