From eef0162d32432cd1b84e35b5393b84a21291df4b Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Wed, 8 Dec 2010 20:46:25 -0800 Subject: add comma --- docs/narr/static.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/static.rst b/docs/narr/static.rst index 3f684063f..cd036c385 100644 --- a/docs/narr/static.rst +++ b/docs/narr/static.rst @@ -20,7 +20,7 @@ application root URL, e.g. ``/static``. Note that the ``path`` provided to :meth:`pyramid.configuration.Configurator.add_static_view` may be a fully -qualified :term:`resource specification` or an *absolute path*. +qualified :term:`resource specification`, or an *absolute path*. Here's an example of a use of :meth:`pyramid.configuration.Configurator.add_static_view` that will serve -- cgit v1.2.3