diff --git a/user_guide/installation/upgrade_130.html b/user_guide/installation/upgrade_130.html
index 923f789..dcba18d 100644
--- a/user_guide/installation/upgrade_130.html
+++ b/user_guide/installation/upgrade_130.html
@@ -12,7 +12,7 @@
 <script type="text/javascript" src="../nav/moo.fx.js"></script>

 <script type="text/javascript">

 window.onload = function() {

-	myHeight = new fx.Height('nav', {duration: 400}); 

+	myHeight = new fx.Height('nav', {duration: 400});

 	myHeight.hide();

 }

 </script>

@@ -62,7 +62,7 @@
 

 <h1>Upgrading from 1.2 to 1.3</h1>

 

-<p class="important"><strong>Note:</strong> The instructions on this page assume you are running version 1.2.  If you 

+<p class="important"><strong>Note:</strong> The instructions on this page assume you are running version 1.2.  If you

 have not upgraded to that version please do so first.</p>

 

 

@@ -94,7 +94,7 @@
 <p>Version 1.3 contains two new error templates located in <dfn>application/errors</dfn>, and for naming consistency the other error templates have

 been renamed.</p>

 

-<p>If you <strong>have not</strong> customized any of the error templates simply 

+<p>If you <strong>have not</strong> customized any of the error templates simply

 replace this folder:</p>

 

 <ul>

@@ -137,7 +137,7 @@
 | For example, if a URL is this:

 |

 | www.your-site.com/index.php/products/view/shoes

-| 

+|

 | You can optionally add a suffix, like ".html",

 | making the page appear to be of a certain type:

 |

@@ -152,7 +152,7 @@
 | Enable Query Strings

 |------------------------------------------------

 |

-| By default Code Igniter uses search-engine and 

+| By default Code Igniter uses search-engine and

 | human-friendly segment based URLs:

 |

 | www.your-site.com/who/what/where/