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 44a172067..d727502e9 100644
--- a/docs/quick_tutorial/index.rst
+++ b/docs/quick_tutorial/index.rst
@@ -4,7 +4,7 @@
Quick Tutorial for Pyramid
==========================
-Pyramid is a web framework for Python 3. This tutorial gives a Python 3-compatible, high-level tour of the major features.
+This tutorial gives a 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