diff --git a/docs/index.html b/docs/index.html
index dde340cc..4bae94b5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -131,8 +131,8 @@ the code. They may be upgraded to HTML files or stay as TXT scratchpads.
Reference |
- Loose vs.Strict |
- Differences between HTML Strict and Transitional versions. |
+ Handling Content Model Changes |
+ Discusses how to tidy up content model changes using custom ChildDef classes. |
@@ -149,8 +149,8 @@ the code. They may be upgraded to HTML files or stay as TXT scratchpads.
Reference |
- XHTML 1.1 |
- What we'd have to do to support XHTML 1.1. |
+ Modularization of HTMLDefinition |
+ Provides a high-level overview of the concepts behind HTMLModules. |
diff --git a/docs/ref-html-modularization.txt b/docs/ref-html-modularization.txt
index 2bbb2733..8b54b8f5 100644
--- a/docs/ref-html-modularization.txt
+++ b/docs/ref-html-modularization.txt
@@ -1,5 +1,5 @@
-The Modularizatino of HTMLDefinition in HTML Purifier
+The Modularization of HTMLDefinition in HTML Purifier
Todo for XHTML 1.1 support
1. Support Ruby