diff --git a/docs/components.html b/docs/components.html
index 2f562908c474d70fc696ef8e0b61a505df0e6ff9..55219292aef408dab8239a408197d9ce71383631 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1149,7 +1149,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,
 
 
   <h2 id="nav-disabled-links">Disabled links</h2>
-  <p>For any nav component (tabs, pills, or list), add <code>.disabled</code> for <strong>gray links and no hover effects</strong>.</p>
+  <p>For any nav component (tabs or pills), add <code>.disabled</code> for <strong>gray links and no hover effects</strong>.</p>
 
   <div class="bs-callout bs-callout-warning">
     <h4>Link functionality not impacted</h4>