corrected h2 typo in code example
authorMark Sadecki <mark@w3.org>
Thu, 19 Jun 2014 17:46:05 -0400
changeset 108 264f89e213bb
parent 107 ac507017569f
child 109 08ac9fad22bd
corrected h2 typo in code example
longdesc1/longdesc.html
--- a/longdesc1/longdesc.html	Fri Jun 13 14:40:13 2014 -0400
+++ b/longdesc1/longdesc.html	Thu Jun 19 17:46:05 2014 -0400
@@ -678,7 +678,7 @@
 
 &lt;!-- Target document --&gt;
 &lt;section id=&quot;desc2&quot;&gt;
-  &lt;h2&gt;Image foo.png&lt;/2&gt;
+  &lt;h2&gt;Image foo.png&lt;/h2&gt;
   &lt;p&gt;Description of the image...&lt;/p&gt;
 &lt;/section&gt;
           </code></pre>