tweak link
[dygraphs.git] / docs / ie.html
index 70ad4ac..0b1233b 100644 (file)
@@ -10,7 +10,7 @@
 
 <p>When IE9 is in HTML5 mode, dygraphs works just like in other modern browsers.</p>
 
-<p>You should seriously consider stopping here! Older versions of IE have a small market share that's decreasing by the day. <a href="http://www.nytimes.com/">Major web sites</a> have dropped support for IE8. Future versions of dygraphs will do the same. But if you insist&hellip;</p>
+<p>You should seriously consider stopping here! Older versions of IE have a small market share that's decreasing by the day. Major web sites, like the <a href="http://www.nytimes.com/">New York Times</a>, have already dropped support for IE8. Future versions of dygraphs will do the same. But if you insist&hellip;</p>
 
 <p>If you want to support previous versions of Internet Explorer (IE6&ndash;IE8), you'll need to include the <a href="http://code.google.com/p/explorercanvas/">excanvas</a> library, which emulates the <code>&lt;canvas&gt;</code> tag using VML. You can add excanvas by including the following snippet:</p>