diff --git a/docs/releases/1.0.txt b/docs/releases/1.0.txt
index 0a4395fb24..8e914947f2 100644
--- a/docs/releases/1.0.txt
+++ b/docs/releases/1.0.txt
@@ -67,7 +67,7 @@ You'll know that you're looking at something new or changed.
 The other major highlights of Django 1.0 are:
 
 Re-factored admin application
-----------------------------
+-----------------------------
 
 The Django administrative interface (``django.contrib.admin``) has been
 completely refactored; admin definitions are now completely decoupled from model