Steve Piercy
2017-08-14 e930e0ae9153d1099daa71ea426b624d33e00810
Merge pull request #3155 from stevepiercy/1.9-branch

Add missing word to jinja2 tutorials page
1 files modified
2 ■■■ changed files
docs/quick_tutorial/jinja2.rst 2 ●●● patch | view | raw | blame | history
docs/quick_tutorial/jinja2.rst
@@ -85,7 +85,7 @@
#. We used ``config.include`` which is an imperative configuration to get the
   :term:`Configurator` to load ``pyramid_jinja2``'s configuration. What is
   another way could include it into the config?
   another way we could include it into the config?
.. seealso:: `Jinja2 homepage <http://jinja.pocoo.org/>`_, and
   :ref:`pyramid_jinja2 Overview <jinja2:overview>`