From ba1db7974997ad781590a16d4a4298e1928a964d Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Sun, 12 Dec 2010 11:32:09 -0700 Subject: add comma --- docs/narr/templates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index 4d064d608..a596a251a 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -289,7 +289,7 @@ to specify the template as a :term:`renderer` in your templating languages supported by :app:`pyramid`. To use a renderer via view configuration, specify a template -:term:`resource specification` as the ``renderer`` argument or +:term:`resource specification` as the ``renderer`` argument, or attribute to the :term:`view configuration` of a :term:`view callable`. Then return a *dictionary* from that view callable. The dictionary items returned by the view callable will be made available -- cgit v1.2.3