Steve Piercy
2011-09-09 efc17af3c788809db4fc50cd7c585f6545534933
Insert missing "to".
1 files modified
2 ■■■ changed files
docs/narr/introduction.rst 2 ●●● patch | view | raw | blame | history
docs/narr/introduction.rst
@@ -534,7 +534,7 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unlike other systems, Pyramid provides a structured "include" mechanism (see
:meth:`~pyramid.config.Configurator.include`) that allows you compose
:meth:`~pyramid.config.Configurator.include`) that allows you to compose
applications from multiple Python packages.  All the configuration statements
that can be performed in your "main" Pyramid application can also be
performed by included packages including the addition of views, routes,