remove an extraneous <section> which breaks the subsequent hierarchy in respec (plus missing </p>)
authorscor <scorlosquet@gmail.com>
Thu, 05 Aug 2010 16:01:55 -0400
changeset 76 062f93b38192
parent 75 4984d664961f
child 77 712442a1ffa9
remove an extraneous <section> which breaks the subsequent hierarchy in respec (plus missing </p>)
index-respec.html
--- a/index-respec.html	Thu Aug 05 13:41:31 2010 +0200
+++ b/index-respec.html	Thu Aug 05 16:01:55 2010 -0400
@@ -392,6 +392,7 @@
 </section>
 
 </section>
+
 <section>
 <h1>Preconditions</h1>
 
@@ -460,7 +461,7 @@
 <h1>Creating the certificate</h1>
 
 <p>The user agent will create an X.509 Certificate with a Subject Alternative Name URI. The URI must be one that points to a document the user controls, as he will have to add information to that document at that URI. </p>
-<p>Suppose for sake of example that the X.509 Certificate contains the public key
+<p>Suppose for sake of example that the X.509 Certificate contains the public key</p>
 <p>Example: 
   User controls http://joe.example/profile then his WebID can be
   http://joe.example/profile#me
@@ -548,7 +549,6 @@
 <h1>The WebID Protocol</h1>
 
 <section class='normative'>
-<section class='normative'>
 <h1>Authentication Sequence</h1>
 
 <p>The following steps are executed by <tref>Verification Agent</tref>s and