diff --git a/docs/releases/1.4-beta-1.txt b/docs/releases/1.4-beta-1.txt
index 6b65c2c5a4..851139f4c7 100644
--- a/docs/releases/1.4-beta-1.txt
+++ b/docs/releases/1.4-beta-1.txt
@@ -32,7 +32,7 @@ Internally, Django's version number is represented by the tuple
``django.VERSION``. This is used to generate human-readable version
number strings; as of Django 1.4 beta 1, the algorithm for generating
these strings has been changed to match the recommendations of `PEP
-386 `. This only affects the
+386 `_. This only affects the
human-readable strings identifying Django alphas, betas and release
candidates, and should not affect end users in any way.