From d5efd3c665952e67953405b794d0e2bb02689a86 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Tue, 30 Oct 2018 13:05:51 -0500 Subject: Remove unnecessary words --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 11302fcf9..9fde7918f 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -872,7 +872,7 @@ also informs Python that the directory which contains it is a *package*. Line 8 adds support for Jinja2 templating bindings. Settings are applied to the configuration allowing us to specify renderers with the ``.jinja2`` extension. - These settings are add-on dependent and may come from the ``.ini`` file or from elsewhere. + The source of these settings are add-on dependent. Line 9 includes the ``routes.py`` module. -- cgit v1.2.3