Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

Commit

Permalink
fix a typo. should be IE 6 not IE 8
Browse files Browse the repository at this point in the history
  • Loading branch information
bit3725 committed Mar 20, 2012
1 parent a78e00b commit 46e66cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -1490,7 +1490,7 @@ script#stats-template(type="text/template")
<pre>
!!! 5
//if lt IE 8
//if lt IE 6
&lt;html class=&quot;no-js ie6 oldie&quot; lang=&quot;en&quot;&gt;
//if IE 7
&lt;html class=&quot;no-js ie7 oldie&quot; lang=&quot;en&quot;&gt;
Expand Down

0 comments on commit 46e66cc

Please sign in to comment.