diff --git a/index.html b/index.html index 83cc072..3434a79 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@

STEP ONE:

Copy the code in below into your web page, at the end of the file right before </body>. The end of your html template should look like this:

<!-- ======================= Begin Prettify ============================-->
-  <link rel="stylesheet" type="text/css" rel="stylesheet"
+  <link rel="stylesheet" type="text/css"
     href="http://github.mnewton.com/prettify-wrapper/themes/prettify.css">
   <script type="text/javascript"
     src="http://github.mnewton.com/prettify-wrapper/wrapper.min.js"></script>