diff --git a/docs/components/card.md b/docs/components/card.md index 237588c55e..7e7b4d8ee4 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -21,7 +21,7 @@ Cards require very little markup, but do require some additional classes to give ### Text alignment -You can quickly change the text alignment of any card—in it's entirety or specific parts—with our [text align classes](). +You can quickly change the text alignment of any card—in its entirety or specific parts—with our [text align classes](). {% example html %}
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 334b8430ae..f54f5eafd0 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -37,7 +37,7 @@
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 »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.