diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index 5cbbea15c0fb475fcc6d7a651d253dca4cbcd7b8..25f7d3b102f27c1f78aa823a0426934c7feeb603 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -42,7 +42,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
           <td><a href="https://github.com/twbs/bootstrap/issues/10690">#10690</a></td>
         </tr>
         <tr>
-          <td>Firefox <strong>&le;27</strong></td>
+          <td>Firefox <strong>&lt;31</strong></td>
           <td><code>position: relative;</code> doesn't work inside tables</td>
           <td><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=63895">Mozilla bug #63895</a></td>
           <td><a href="https://github.com/twbs/bootstrap/issues/12467">#12467</a></td>