diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/introduction.rst | 2 |
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. |
