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.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/quick_tutorial/index.rst b/docs/quick_tutorial/index.rst
index b5b7b3313..44a172067 100644
--- a/docs/quick_tutorial/index.rst
+++ b/docs/quick_tutorial/index.rst
@@ -4,8 +4,7 @@
Quick Tutorial for Pyramid
==========================
-Pyramid is a web framework for Python 2 and 3. This tutorial gives a Python
-3/2-compatible, high-level tour of the major features.
+Pyramid is a web framework for Python 3. This tutorial gives a Python 3-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 certainly not aimed at