summaryrefslogtreecommitdiff
path: root/docs/topics
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/install.txt b/docs/topics/install.txt
index 52994ed16a..976e29beeb 100644
--- a/docs/topics/install.txt
+++ b/docs/topics/install.txt
@@ -10,7 +10,7 @@ Install Python
Being a Python Web framework, Django requires Python.
It works with any Python version from 2.6.5 to 2.7. It also features
-experimental support for versions 3.2 and 3.3.
+experimental support for versions from 3.2.3 to 3.3.
Get Python at http://www.python.org. If you're running Linux or Mac OS X, you
probably already have it installed.