diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt
index b489e0adbd..1f2e7cfafc 100644
--- a/docs/releases/1.7.txt
+++ b/docs/releases/1.7.txt
@@ -1021,7 +1021,7 @@ script with::
 Otherwise, you will hit an ``AppRegistryNotReady`` exception.
 
 WSGI scripts
-~~~~~~~~~~~~
+^^^^^^^^^^^^
 
 Until Django 1.3, the recommended way to create a WSGI application was::