Fixed minor typo in CSS.
authorManu Sporny <msporny@digitalbazaar.com>
Thu, 12 Jul 2012 14:24:23 -0400
changeset 774 402f1432ee3b
parent 773 b5e182b551e8
child 775 d67020445647
Fixed minor typo in CSS.
spec/WD/json-ld-api/20120712/index.html
--- a/spec/WD/json-ld-api/20120712/index.html	Thu Jul 12 13:42:20 2012 -0400
+++ b/spec/WD/json-ld-api/20120712/index.html	Thu Jul 12 14:24:23 2012 -0400
@@ -307,7 +307,7 @@
     text-align: left;
 }
 
-.simple th["scope"="row"] {
+.simple th[scope="row"] {
     background: inherit;
     color:  inherit;
     border-top: 1px solid #ddd;