aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorVipul A M <vipulnsward@gmail.com>2013-06-16 12:44:41 +0530
committerVipul A M <vipulnsward@gmail.com>2013-06-16 12:45:49 +0530
commitebc7531a0ab301976cc86282652394fa01ba7b48 (patch)
tree559cf5acf708814442bf890981ab15607115ef3f /guides
parent8bb165e9e02ab7ce8d4e2ec9372ca33e253cb500 (diff)
downloadrails-ebc7531a0ab301976cc86282652394fa01ba7b48.tar.gz
rails-ebc7531a0ab301976cc86282652394fa01ba7b48.tar.bz2
rails-ebc7531a0ab301976cc86282652394fa01ba7b48.zip
Fix TOC ul markup
Diffstat (limited to 'guides')
-rw-r--r--guides/source/kindle/toc.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/kindle/toc.html.erb b/guides/source/kindle/toc.html.erb
index e013797dee..f310edd3a1 100644
--- a/guides/source/kindle/toc.html.erb
+++ b/guides/source/kindle/toc.html.erb
@@ -20,5 +20,5 @@ Ruby on Rails Guides
<ul>
<li><a href="credits.html">Credits</a></li>
<li><a href="copyright.html">Copyright &amp; License</a></li>
-<ul>
+</ul>
</div>