diff --git a/index.html b/index.html index 19f0365a3838eff473734c5c1b8e427ca0c9b087..dce4e12a31dc2695ed6c525e5786f7b127858098 100644 --- a/index.html +++ b/index.html @@ -185,7 +185,7 @@ in <em>standards mode</em> (HTML5 <code><!doctype html></code> recommended) are supported:</p> <table style="margin-bottom: 1em"> - <tr><th>Firefox</th><td>version 3 and up</td></tr> + <tr><th>Firefox</th><td>version 4 and up</td></tr> <tr><th>Chrome</th><td>any version</td></tr> <tr><th>Safari</th><td>version 5.2 and up</td></tr> <tr><th style="padding-right: 1em;">Internet Explorer</th><td>version 8 and up</td></tr>