diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/static.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
