follow up on 1b217cb19fd4e79a45 Fix several XHTML elements throughout document which were not closed/open properly, making Firefox unable to generate the ToC:
authorscor <scorlosquet@gmail.com>
Tue, 03 Aug 2010 13:20:34 -0400
changeset 70 1a91a2f5bb9f
parent 69 ef9d91c6af1a
child 71 903b74261af8
follow up on 1b217cb19fd4e79a45 Fix several XHTML elements throughout document which were not closed/open properly, making Firefox unable to generate the ToC:
- closing paragraph was misplaced.
index-respec.html
--- a/index-respec.html	Tue Aug 03 13:12:20 2010 -0400
+++ b/index-respec.html	Tue Aug 03 13:20:34 2010 -0400
@@ -312,7 +312,7 @@
 <p>Developers that are interested in implementing this specification will be
 most interested in the sections titled 
 <a href="#authentication-sequence">Authentication Sequence</a> and 
-<a href="#authentication-sequence-details">Authentication Sequence Details</a></p>.
+<a href="#authentication-sequence-details">Authentication Sequence Details</a>.</p>
   
 </section>
 </section>