summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/quick_tutorial/index.rst')
-rw-r--r--docs/quick_tutorial/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tutorial/index.rst b/docs/quick_tutorial/index.rst
index 9d32f9a81..857364731 100644
--- a/docs/quick_tutorial/index.rst
+++ b/docs/quick_tutorial/index.rst
@@ -5,7 +5,7 @@ Quick Tutorial for Pyramid
==========================
Pyramid is a web framework for Python 2 and 3. This tutorial gives a
-Python 2/3-compatible, high-level tour of the major features.
+Python 3/2-compatible, high-level tour of the major features.
This hands-on tutorial covers "a little about a lot": practical
introductions to the most common facilities. Fun, fast-paced, and most