summaryrefslogtreecommitdiffstats
path: root/user_guide/general/scaffolding.html
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide/general/scaffolding.html')
-rw-r--r--user_guide/general/scaffolding.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/general/scaffolding.html b/user_guide/general/scaffolding.html
index 4f23d3fed..125732e87 100644
--- a/user_guide/general/scaffolding.html
+++ b/user_guide/general/scaffolding.html
@@ -116,7 +116,7 @@ class Blog extends Controller {<br />
<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 @@ Previous Topic:&nbsp;&nbsp;<a href="autoloader.html">Auto-loading Resources</a>
<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>