diff --git a/site/docs/4.2/components/navs.md b/site/docs/4.2/components/navs.md
index 7b22464555..21375f18c1 100644
--- a/site/docs/4.2/components/navs.md
+++ b/site/docs/4.2/components/navs.md
@@ -183,7 +183,7 @@ Force your `.nav`'s contents to extend the full available width one of two modif
Active
- Longer nav link
+ Much longer nav link
Link
@@ -200,7 +200,7 @@ When using a ``-based navigation, be sure to include `.nav-item` on the anc
{% capture example %}
Active
- Link
+ Much longer nav link
Link
Disabled
@@ -210,12 +210,20 @@ When using a ``-based navigation, be sure to include `.nav-item` on the anc
For equal-width elements, use `.nav-justified`. All horizontal space will be occupied by nav links, but unlike the `.nav-fill` above, every nav item will be the same width.
{% capture example %}
-
- Active
- Longer nav link
- Link
- Disabled
-
+
{% endcapture %}
{% include example.html content=example %}
@@ -224,7 +232,7 @@ Similar to the `.nav-fill` example using a ``-based navigation, be sure to
{% capture example %}
Active
- Link
+ Much longer nav link
Link
Disabled
@@ -238,7 +246,7 @@ If you need responsive nav variations, consider using a series of [flexbox utili
{% capture example %}
Active
- Link
+ Longer nav link
Link
Disabled