fixed validation errors... about a zillion of em.
diff --git a/user_guide/general/scaffolding.html b/user_guide/general/scaffolding.html
index 4f23d3f..125732e 100644
--- a/user_guide/general/scaffolding.html
+++ b/user_guide/general/scaffolding.html
@@ -116,7 +116,7 @@
 

 <p>Where <kbd>table_name</kbd> is the name of the table (table, not database) you wish to work with.</p>

 

-<p>Once you've initialized scaffolding, you will access it with this URL prototype:

+<p>Once you've initialized scaffolding, you will access it with this URL prototype:</p>

 

 <code>www.your-site.com/index.php/<var>class</var>/<dfn>secret_word</dfn>/</code>

 

@@ -145,7 +145,7 @@
 <a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 Next Topic:&nbsp;&nbsp;<a href="routing.html">URI Routing</a>

-<p>

+</p>

 <p><a href="http://www.codeigniter.com">CodeIgniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2007 &nbsp;&middot;&nbsp; <a href="http://ellislab.com/">Ellislab, Inc.</a></p>

 </div>