changeset 57:6f7142e082c0

Update HTML TOC
author Adam Chlipala <adamc@hcoop.net>
date Sun, 28 Sep 2008 13:52:23 -0400
parents 552e96f6bbc1
children 1946586b9da7
files src/toc.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/toc.html	Sun Sep 28 13:52:06 2008 -0400
+++ b/src/toc.html	Sun Sep 28 13:52:23 2008 -0400
@@ -6,7 +6,7 @@
 
 <li><a href="Intro.html">Introduction</a>
 <li><a href="StackMachine.html">Some Quick Examples</a>
-<li><a href="InductiveTypes.html">Inductive Types</a>
+<li><a href="InductiveTypes.html">Introducing Inductive Types</a>
 <li><a href="Predicates.html">Inductive Predicates</a>
 
 </body></html>