diff --git a/Doc/README.txt b/Doc/README.txt
index f4f6d81bc9a..8e0241096b4 100644
--- a/Doc/README.txt
+++ b/Doc/README.txt
@@ -3,7 +3,7 @@ Python Documentation README
This directory contains the reStructuredText (reST) sources to the Python
documentation. You don't need to build them yourself, prebuilt versions are
-available at .
+available at .
Documentation on the authoring Python documentation, including information about
both style and markup, is available in the "Documenting Python" chapter of the