From 1973d5c1b6f0ce332bd59cd4bf84f8f9d1f08dd3 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Mon, 14 Aug 2017 23:42:03 +0200
Subject: [PATCH] Merge pull request #3156 from stevepiercy/1.8-branch

---
 docs/quick_tutorial/jinja2.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/quick_tutorial/jinja2.rst b/docs/quick_tutorial/jinja2.rst
index 2fc6882..4faa81f 100644
--- a/docs/quick_tutorial/jinja2.rst
+++ b/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>`

--
Gitblit v1.9.3