summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/templates.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst
index 02e387e0a..a27a84670 100644
--- a/docs/narr/templates.rst
+++ b/docs/narr/templates.rst
@@ -752,7 +752,7 @@ look like:
This template doesn't use any advanced features of Mako, only the
``${squiggly}`` replacement syntax for names that are passed in as
-:term:`renderer globals` values. See the `the Mako documentation
+:term:`renderer globals`. See the `the Mako documentation
<http://www.makotemplates.org/>`_ to use more advanced features.
.. index::