diff options
| -rw-r--r-- | regexvis.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/regexvis.html b/regexvis.html index 2e7c97d..505ebac 100644 --- a/regexvis.html +++ b/regexvis.html @@ -63,7 +63,7 @@                  corresponding <span style="font-family:Courier">?</span> symbol. If there's a problem just click <em>Reload</em>.                  <p class="small"><strong>Browser compatibility:</strong>                      <ul> -                        <li><em>Firefox</em> (3): full functionality</li> +                        <li><em>Firefox</em> (3-31): full functionality</li>                          <li><em>Opera</em> (10): full functionality</li>                          <li><em>WebKit (Safari/Chrome)</em>: backspace in graphical simulation does not work</li>                                                  <li><em>Internet Explorer:</em> unknown, probably none</li> | 
