summaryrefslogtreecommitdiff
path: root/docs/narr/introduction.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/introduction.rst')
-rw-r--r--docs/narr/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst
index 49c6ce521..bba3594fe 100644
--- a/docs/narr/introduction.rst
+++ b/docs/narr/introduction.rst
@@ -40,7 +40,7 @@ Simplicity
understand to a minimum.
Minimalism
- :app:`Pyramid` tries to solve only the the fundamental problems of creating
+ :app:`Pyramid` tries to solve only the fundamental problems of creating
a web application: the mapping of URLs to code, templating, security and
serving static assets. We consider these to be the core activities that are
common to nearly all web applications.