diff --git a/docs/components/navbar.md b/docs/components/navbar.md
index 2b0b837bed..7d0656d4b3 100644
--- a/docs/components/navbar.md
+++ b/docs/components/navbar.md
@@ -265,10 +265,10 @@ Mix and match with other components and utilities as needed.
## Color schemes
-Theming the navbar has never been easier thanks to the combination of theming classes and `background-color` utilities. Chose from `.navbar-light` for use with light background colors, or `.navbar-dark` for dark background colors. Then, customize with `.bg-*` utilities.
+Theming the navbar has never been easier thanks to the combination of theming classes and `background-color` utilities. Chose from `.navbar-light` for use with light background colors, or `.navbar-inverse` for dark background colors. Then, customize with `.bg-*` utilities.
-
-
+ Navbar
@@ -348,11 +348,11 @@ Theming the navbar has never been easier thanks to the combination of theming cl
{% highlight html %}
-
+
-
+
@@ -478,7 +478,7 @@ Sometimes you want to use the collapse plugin to trigger hidden content elsewher
Toggleable via the navbar brand.
-
+
diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html
index 237c2e9806..217ee5877c 100644
--- a/docs/examples/album/index.html
+++ b/docs/examples/album/index.html
@@ -38,7 +38,7 @@
-
+
Album
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index fbfe015310..f591235368 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -19,7 +19,7 @@
-
+ Carousel