From 8f074406fcaeab268e23d7d9424b1d4ddd2c8228 Mon Sep 17 00:00:00 2001
From: Lars Alexander Blumberg <larsblumberg@users.noreply.github.com>
Date: Mon, 14 Aug 2017 23:32:39 +0200
Subject: [PATCH] Add missing word to jinja2 tutorials page

---
 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