summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/project.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 9fde7918f..11302fcf9 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.
- The source of these settings are add-on dependent.
+ These settings are add-on dependent and may come from the ``.ini`` file or from elsewhere.
Line 9 includes the ``routes.py`` module.